Extracting the page or form URL

This task is intended for administrators who need to configure drillback URLs for use in the Composable quick action widget. It outlines the steps to extract page and form/action URLs from an application's Context Viewer and browser developer tools, and convert them into the standardized format required for integration.
  1. Open the page or form in the application.
  2. Click the Context Viewer and copy the URL of the page.
    For example: {lid://infor.lawson-ghr}?LogicalId={LogicalId}&drillbackURL=/EmployeeSelfService/page/FindACoworkerConsolidated?&menu=EmployeeConsolidated.FindACoworker&csk.portaloverlayautoresize=true
  3. Optionally, extract the form or action URL by opening Developer tools or by right-clicking the form, selecting Inspect, and copying the form or action URL. This action works directly in the Composable Quick Actions widget.
    For example: {lid://infor.lawson-ghr}?LogicalId={LogicalId}&drillbackURL=/ManagerSelfService/form/Discipline(_niu_, _niu_,_niu_).CorrectiveActionManager?action=CreateManager&list=Discipline(_niu_,niu,niu).DisciplineActiveMgr&_bcc=ManagerSelfService.LRCMyStaffMenu.MyStaff&mo=true
  4. Convert the extracted URL into the standard format, retaining the business class details and the target form or action.