Posts

Showing posts from August, 2021

Use Case 10: Add ARAS Core Items in ARAS Instance

 In this section, we will see how to add the ARAS core items using the action in ARAS instance Use Case: "As a developer, I want to use an action to add List, Value, Sequence, Identity, Member, Permission, Access, Item Type, Property, TOC Access, Can Add, Allowed Permission, Life Cycle State and Item Type Life Cycle" Explanation: When the input is available, fill the requirement in attached input file and using this action can create the required items in ARAS Source Code: https://github.com/gobikrishnanraja/arastutorials LinkedIn: https://www.linkedin.com/in/gobikrishnanraja/

Use Case 9: Allow User to perform Vote Now on Button Click in item form

 In this Demo, We will see how to the sign off action can be performed on the button click in item form "Use Case: Allow User to perform Vote Now on Button Click in Item Form" Assumptions: Created new item type name POC Voting and attached a life cycle and workflow Explanation: When the workflow activity has multiple path then it will ask for user confirmation to select the path.  If the workflow activity has only one path then it will do the signoff automatically. Source Code:  https://github.com/gobikrishnanraja/arastutorials LinkedIn: https://www.linkedin.com/in/gobikrishnanraja/