
alfredorz
Well Known Member
Hi jde friends,
I've done a form request, to SGA Putaway confirm and override location. And when execute the orchestator, return error:
{
"status": "ERROR",
"message": "ServiceRequest FREQ_CONFIRMAR_PUTAWAY_OVERRIDE: Message: rid is Required",
"exception": "Exception",
"timeStamp": "2020-12-02T09:57:42.446+0100",
"userDefinedErrorText": ""
}
Freq has 2 forms, first form assign variabes, find, select first row and file->override action:
The second form, only cancel (to test, the process could be assign to location grid, and press confirm):
I've created a Orchestator with this Freq only, I assign parameters to input orchestator and map variables:
But when execute return error!!
In web it works fine, I recorder process from web. But I don't know this error. If I delete the second form works, but i need second form to change location in grid if it works.
What happens? it's configuration? it's a error for me? I'm new in orchestator.
Thanks a lot! Best regards.
I've done a form request, to SGA Putaway confirm and override location. And when execute the orchestator, return error:
{
"status": "ERROR",
"message": "ServiceRequest FREQ_CONFIRMAR_PUTAWAY_OVERRIDE: Message: rid is Required",
"exception": "Exception",
"timeStamp": "2020-12-02T09:57:42.446+0100",
"userDefinedErrorText": ""
}
Freq has 2 forms, first form assign variabes, find, select first row and file->override action:

The second form, only cancel (to test, the process could be assign to location grid, and press confirm):

I've created a Orchestator with this Freq only, I assign parameters to input orchestator and map variables:


But when execute return error!!



In web it works fine, I recorder process from web. But I don't know this error. If I delete the second form works, but i need second form to change location in grid if it works.
What happens? it's configuration? it's a error for me? I'm new in orchestator.
Thanks a lot! Best regards.
Last edited: