Saturday, January 28, 2017

How to troubleshoot any agent in PRPC ?

How to troubleshoot any agent in PRPC ?

4 comments:

  1. .Hi Man,


    10/10 !!! Thank you for making your blogs an embodiment of perfection and simplicity. You make everything so easy to follow.


    In my application I need to add one clipboard page in control, but when i'm trying it is showing me error. I need like below:
    ClipboardPage TestPage.pxResults(1) = tools.findPage("TestPage.pxResults(1)");
    Can you help me how can I get the first result page from TestPage into the control.





    Thank you very much and will look for more postings from you.


    Obrigado,

    ReplyDelete
    Replies
    1. Hi Ganesh,

      I am glad you liked the blog. Regarding your scenario, please find it below.

      Your code is correct except the name of ClipboardPage. Please keep it to meaningful name. It will work.
      ClipboardPage FirstResultPage = tools.findPage("TestPage.pxResults(1)");

      Here we hardcoded the pxResults(1), which is not a good idea. Maybe if we know the requirement, we can refine it. Anyways above would work. Please try and let me know.

      Delete
  2. Hi Pavan,

    I love all the posts, I really enjoyed.
    I would like more information about this, because it is very nice., Thanks for sharing.
    Data from the modelling and monitoring phases can be used to identify fields of the solution that can be improved to derive higher performance and better value.
    I create new framework and implementation based on cpm framework.In here I change implementation to cpm framework manually.Then i create new implementation based on my new framework but it give this error ** .pyRuleSetList(7): RuleSets of type Component may not be specified in this list This value has already been specified .pyRuleSetList(8): RuleSets of type Component may not be specified in this list This value has already been specified pxObjClass=Rule-Application can anyone seen this issue or any solution for this i need to create new implementation based on cpm framework
    Thanks a lot. This was a perfect step-by-step guide. Don’t think it could have been done better.

    Many Thanks,
    Lee

    ReplyDelete
  3. Hi Mate,


    Hip Hip Hooray! I was always told that slightly slow in the head, a slow learner. Not anymore! It’s like you have my back. I can’t tell you how much I’ve learnt here and how easily! Thank you for blessing me with this effortlessly ingestible digestible content.

    I have parent case PC-1 and I created
    multiple child cases through page list CC-1 , CC-2. And I applied wait shape at PC-1 giving options - Wait type as "Case Dependency" , Case Type as "Child Case Type" , To reach status as "Resolved-Completed" , Scope as "Parent" and advance wait option as "Some work basket". And when i resolved my child cases PC-1 is not moving further and appreciate the reason cause and how can we debug the issue.


    It was cool to see your article pop up in my google search for the process yesterday. Great Guide.
    Keep up the good work!


    Kind Regards,
    Morgan

    ReplyDelete


HowToPega : All rights reserved and the contents are copyrighted to Pavan Kumar Naidu