The enactment is stuck at application level at "Current"
Hi All,
We have a problem.
We set up the stage "application" and publish the program.
We invoke to program, the enactment go to stage Application and invoke the application.
The application responsed correctly, but the enactment is stuck at application level at "Current".
Response application to Responsys:
{
"fieldDefinitions": [
{
"name": "appcloud_row_correlation_id",
"dataType": "Text",
"width": 40,
"unique": true,
"required": true,
"readOnly": null,
"minimumValue": null,
"maximumValue": null,
"possibleValues": null,
"description": null,
"format": null,
"resources": null
},
{
"name": "appcloud_row_status",
"dataType": "Text",
"width": 10,
"unique": null,
"required": true,
"readOnly": null,
"minimumValue": null,
"maximumValue": null,
"possibleValues": [
"success",
"warning",
"failure"
],
"description": null,
"format": null,