Service Mapping Rendered UI actions

Derek19
Tera Contributor

Does anyone know where the buttons under Actions are? They look like UI actions but are not listed in  the system definition - UI Actions module.

mapped - applications  -- select a service -- Actions on right side.

6 REPLIES 6

Mannapuram
Giga Guru

@Derek19 do you mean the application service in Service mapping? What actions on right side? what is the name you see on the bottons? All I see on are botton saying 'changes'. Please elaborate. Thanks.

certainly,

 

It says actions on the right, and underneath it there is several items.

Request for Data
Submit for Review
Approve 
Reject 

Derek19
Tera Contributor

I have attached this screenshot, highlighted yellowactions.png

@Derek19 to find the exact action behind the button, you can inspect the page. 

Right click on the header --> Select 'Inspect' -> a side bar would open with many options. Select "network" -> select the 'Clear Network log' (the icon with an empty circle cut diagonally, the one next to Stop symbol on top Left corner. 

After the Network log is cleared, click on the form botton, then observe the log it's triggering. Ususally, for the actions, select one of them like 'Request for Data', then you will see the exact action happened behind it in the Network log. 

I can share you attachments if you want.