You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Groovy script to invoke a custom Function by means a Soap Web Service

in Sales 2 comments

Summary:

Define a Groovy script to invoke a custom Function defined on a Child Object (of AssetVO) via Soap Web Service.

Content (please ensure you mask any confidential information):

Hi everybody.

We defined:

  1. a new Child Object "ABC" of "AssetVO"
  2. a new custom function "fExampleFunction" with external visibility

We would like invoke "fExampleFunction" by another custom function (so, via a groovy script) by using a Soap Web Service call. This because it looks like Asynchronous invocation on Fusion is currently available as SOAP webservices, whereas it is not currently supported with REST APIs.

The only parameter to be used is RecordId ("Id"), just to contextualize the function execution and update a specific record.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!