For the complete documentation index, see llms.txt. This page is also available as Markdown.

JXPResponse

The Actions for Create, Update, and Delete operations return an instance of JXPResponse. Through this variable, the user can check the execution status and resulting message of the respective action. For example, in the “Create Entity record” Action, a JXPResponse variable stores the record.

Last updated