pega file listener for case creation (specific use case)

Share Post

Requirement:
Pega Personel Edition
Steps:
– Create a Case Type with the Required Use Case with Properties

– Create the File Listener from the Wizard Path: Configure–> Integration–> Services–> Service Wizard 
Check the Video for The Configarations Used 
– Provide the Folder path Properly and Place the XMl File in it To Process it 
– Go To ADmin Studio and then go to Listener and Start a New File Listener Instance Refresh and Check 1 item would be pending Once Processed check the Case instances for the case type. 
– happy path will be properties are populated with the File Listener Properties Details.

XML File:
<CreateNewWorkRequest>

<Designation>Software Engineer</Designation>

<EmpName>Adobe</EmpName>

<FromDate>2024-01-14</FromDate>

<LeaveReason>Vacation</LeaveReason>

<Name>Ben Afflick</Name>

<ToDate>2024-12-11</ToDate>

</CreateNewWorkRequest>

please let me know if you are unable to implement or need help, you can comment below or connect/contact me in linkedin :   https://www.linkedin.com/in/bibhash-kalita-b477aa9b/

Leave a Comment

Your email address will not be published. Required fields are marked *