PEGAPCRSA80V1_2019PEGAPCRSA80V1_2019 DumpsPEGAPCRSA80V1_2019 BraindumpsPEGAPCRSA80V1_2019 Real QuestionsPEGAPCRSA80V1_2019 Practice TestPEGAPCRSA80V1_2019 dumps freePegasystemsPega Certified Robotics System Architect 80V1 2019
Question: 50You have extracted a proxy for a data set and are using it to pass the data into a procedure automation input parameter. In the procedure automation, the data link from the inputparameter is not connecting to the stringValue on a stringUtils method.What two troubleshooting steps do you perform to correct the issue? (Choose two.)A. Confirm the proxy data in a messageDialog.B. Confirm the stringUtils method works.C. Confirm the data type on the procedure automation input parameter.D. Confirm the proxy’s data type matches with the stringUtils method.Answer: ACQuestion: 51There are two basic types of automations: events and procedures. Which three statements describe a procedure automation? (Choose three.)A. It performs business logic and may interact with applications.B. It is triggered by a user or application action.C. It may contain more than one starting block.D. It contains an entry point and should contain at least one exit point.E. It should return a string value for messaging.