Blogs tagged efficient C4C SDK Coding
-
It’s a common business requirement to replicate the data for extension fields to different systems. In this blog, I will demonstrate how to add SDK extension field to a standard web service which can then be used by other applications. Here We... Read More »3Comments3Likes -
Vignesh Dharmaraj posted on September 12, 2018I was having 2 ways to write a code, to check if a current user logged in to the system is having a particular business role(SAPC4C_MASSUPDATE)? Both the code logic below return the same result. Code Logic 1: Code Logic 2: Code Logic 1 does the... Read More »0Comments2Likes