When Using the CycleService REST 'SubmitTask' Web Method, the System Does Not Pass the "ClientNumber and "PersonalId" in the Request
(Doc ID 2945178.1)
Last updated on MAY 01, 2023
Applies to:
Oracle Insurance Policy Administration J2EE - Version 11.3.1.18 and laterInformation in this document applies to any platform.
Symptoms
On : 11.3.1.18 version, Cycle ServiceLayer
ACTUAL BEHAVIOR
---------------
When using the CycleService REST 'SubmitTask' Web Method, the system does not pass the "ClientNumber and "PersonalId" in the Request.
EX: curl -X POST -H "Accept: application/json" -u username:password "server:port/CycleService/rest/services/submitTask
EXPECTED BEHAVIOR
-----------------------
When the service is triggered, the system creates an entry in the AsCycle table and returns a CycleGUID as response.
"{
"interruptKey:": "CycleProcess:Interrupt",
"cycleId": "0667119C-7D77-4147-AA58-964659F790A9"
}"
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |