Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I send application control information that is not part of detail data such as record types?

0
Posted

How can I send application control information that is not part of detail data such as record types?

0

If in addition to the payload data the application needs to pass control data outside of the message payload, JCommbridge provides this functionality using one or more calls to the session’s setUserElement() method. This method accepts two string arguments. The first is the unique name assigned to a given datum, and the second is its value. JCommBridge preserves this information when it transfers the data. The format of the user control data would be agreed upon between the two departments. More information on this topic is specified in section 3.0.1.4 (The CBService Class) of the JCommBridge Programmer’s Reference Guide.

0

If in addition to the payload data the application needs to pass control data outside of the message payload, JCommbridge provides this functionality using one or more calls to the session’s setUserElement() method. This method accepts two string arguments. The first is the unique name assigned to a given datum, and the second is its value. JCommBridge preserves this information when it transfers the data. The format of the user control data would be agreed upon between the two departments. More information on this topic is specified in section 3.0.1.4 (The CBService Class) of the JCommBridge Programmer’s Reference Guide.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123