RPA Automation Fails with log Action name not specified for execution.
Hello :
I managed to configure RPA with Robotics . I added anew case that just calls a robotic automation inside a package that contains a doLog.os automation with execute entry point and no params . I configured this interaction inside a new workgroup and workbasket called robotics . The robotc console displays a green icon for this robot . The Cases are asigned to the robots but they fail ( see attached console file) .
PegaRules log shows this lines:
2017-10-18 12:24:07,554 [http-bio-8443-exec-5] [ STANDARD] [ ] [ PegaRULES:07.10] (seManagement_Assignment.Action) INFO MX3500006DC3769| Proprietary information hidden|Rest|api|v1|assignments|AA8E45C8061046FF8ECB4A6D2839D444E - my step page: {
"caseID":"BP-BANKERPRO-WORK T-13"
,"ID":"ASSIGN-WORKLIST BP-BANKERPRO-WORK T-13!PZCREATEROBOTICASSIGNMENT"
,"name":"TestRPA"
,"pxObjClass":"Pega-API-CaseManagement-Assignment"
,"pyAutomationID":"doLog"
,"routedTo":"MX3500006DC3769"
,"type":"Worklist"
,"urgency":"10"
,"actions":[
{
"ID":"pyCompleteAutomation"
,"name":"pyCompleteAutomation"
,"pxObjClass":"Pega-API-CaseManagement-Action"
,"type":"Assignment"
}
,{
"ID":"pyUpdateCaseDetails"
,"name":"Edit details"
,"pxObjClass":"Pega-API-CaseManagement-Action"
,"type":"Case"
}
,{
"ID":"pyChangeStage"
,"name":"Change stage"
,"pxObjClass":"Pega-API-CaseManagement-Action"
,"type":"Case"
}
]
}
Hello :
I managed to configure RPA with Robotics . I added anew case that just calls a robotic automation inside a package that contains a doLog.os automation with execute entry point and no params . I configured this interaction inside a new workgroup and workbasket called robotics . The robotc console displays a green icon for this robot . The Cases are asigned to the robots but they fail ( see attached console file) .
PegaRules log shows this lines:
2017-10-18 12:24:07,554 [http-bio-8443-exec-5] [ STANDARD] [ ] [ PegaRULES:07.10] (seManagement_Assignment.Action) INFO MX3500006DC3769| Proprietary information hidden|Rest|api|v1|assignments|AA8E45C8061046FF8ECB4A6D2839D444E - my step page: {
"caseID":"BP-BANKERPRO-WORK T-13"
,"ID":"ASSIGN-WORKLIST BP-BANKERPRO-WORK T-13!PZCREATEROBOTICASSIGNMENT"
,"name":"TestRPA"
,"pxObjClass":"Pega-API-CaseManagement-Assignment"
,"pyAutomationID":"doLog"
,"routedTo":"MX3500006DC3769"
,"type":"Worklist"
,"urgency":"10"
,"actions":[
{
"ID":"pyCompleteAutomation"
,"name":"pyCompleteAutomation"
,"pxObjClass":"Pega-API-CaseManagement-Action"
,"type":"Assignment"
}
,{
"ID":"pyUpdateCaseDetails"
,"name":"Edit details"
,"pxObjClass":"Pega-API-CaseManagement-Action"
,"type":"Case"
}
,{
"ID":"pyChangeStage"
,"name":"Change stage"
,"pxObjClass":"Pega-API-CaseManagement-Action"
,"type":"Case"
}
]
}
2017-10-18 12:24:07,872 [ttp-bio-8443-exec-10] [ STANDARD] [ ] [ PegaRULES:07.10] ( internal.mgmt.Executable) ERROR MX3500006DC3769| Proprietary information hidden|Rest|api|v1|assignments|AA8E45C8061046FF8ECB4A6D2839D444E - Action name not specified for execution.
2017-10-18 12:24:08,063 [http-bio-8443-exec-1] [ STANDARD] [ ] [ PegaRULES:07.10] (seManagement_Assignment.Action) INFO MX3500006DC3769| Proprietary information hidden|Rest|api|v1|assignments|AA8E45C8061046FF8ECB4A6D2839D444E - my step page: {
"pxObjClass":"Pega-API-CaseManagement-Assignment"
,"errors":[
{
"ID":"Pega_API_023"
,"message":"No assignments are available"
,"pxObjClass":"Pega-API-Error"
}
]
}
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.