User bio
404 bio not found
Member since Apr 9, 2017
Replies:

Had to deal with the same issue.

I just edited the WSDL file and added the soapAction value to each method,

Took a few minutes, but that's all i had to do. Try to avoid using code where code isn't necessary.

In case that in the future something will change, you will have to deal with it on a code level, possible, but it's easier to just reconfig the new WSDL file or request the full version from SF\the integrator you're working with, without trying to figure out what that piece of code is meant to do after 2 years, and then poking around with it.

Good luck

Okay, 

is the fact that the trace is on "context.MainObj" makes any difference?

i can't seem to grasp if after each response, i validate that i have an object returned, and i insert that object into the same context, how could it be that i get two different OREF's.

thought it might be something to do with how the ASSIGN action works, so i switched to a code block, in which:

set context.tempZenObj = tmpObj (the returned object from JsonToObject)

do context.MainObj.IssuesList.Insert(context.MainObj)

same result.

Certifications & Credly badges:
Guy has no Certifications & Credly badges yet.
Global Masters badges:
Guy has no Global Masters badges yet.
Followers:
Following:
Guy has not followed anybody yet.