brad_bohn
Active Contributor
Member since ‎07-10-2012

User Statistics

  • 2,191 Posts
  • 311 Solutions
  • 1 Kudos given
  • 25 Kudos received

User Activity

I have a webservice call that returns XML. I need to transform a portion of the response to an internal table, but my simple transformation is not working with loop processing. I have read through most posts regarding the topic but they're either t...
I created a client proxy for a web service developed by our Microsoft team. When I use the proxy, I get a system exception with the following text: 'GET_BUSINESS_SYSTEM_ERROR An error occurred when determining the business system (SLD_API_EXCEPTION)...
If you have a deployed function group-based webservice and then add new remote functions to the function group, what is the process for adjusting the web service so that the new functions are available? I know that you can syntax check the web servi...
What's the best way to determine whether an activity was created as an interaction record or a follow-up in the Webclient? I've seen the code in the Webclient that determines this (such as CL_CRM_IC_CUCOFOUP_IMPL->CHECK_IREC_OR_FOUP), but the code d...
Has anyone successfully added a dropdown box inside of a CRM IC WebClient table that uses a context node? If so, I would appreciate some advice! I have read Brian's blog about table view iterators, but as usual the application in CRM is slightly di...