Workdesk: Start specific app

  • 5 January 2018
  • 2 replies
  • 21 views

Badge +5

Hello,

We are using Workdesk to allow users to select from various applications.

 

Our current URL for our workdesk is: https://bpm.placer.ca.gov/Runtime/Runtime/Form/com.K2.App.Workdesk.Form.Workdesk/

 

We want to be able to pass a parameter that will allow the user to load Appliation2 or App3 instead of the default application on the workdesk.

 

 

What parameters can be set to override the default application on load?

 

Thanks,

-tomas


2 replies

Badge +5

Hey Tomas,


 


You can use the a URL parameter to deep link to a specific form (regardless of whether it appears in the workdesk config) via the query string.


 


Example:
https://k2.denallix.com/Runtime/Runtime/Form/K2+Workdesk/?FormName=/Form/Ad+Hoc+Task+Management+Home/



You can also link directly to a specific workdesk using the query string and the workdesk ID.


Example:
https://k2.denallix.com/Runtime/Runtime/Form/K2+Workdesk?workdeskid=14054891-85e0-e411-837f-000c29fbdffe


 


The ID for a specific workdesk is located under 'Management Workdesk' and then 'Manage Workdesks'. You can append a workdesk link to the end of the main URL and it will navigate to the workdesk.


 


These were updates made to the WorkDesk SmartStarter and might not work for all version. 


 


-Trae


please where can i find the package for this workdesk

Reply