What are the supported parameters for Transfer Deeplinks
Summary:
I'm trying to use deep links to provide a direct access TRANSFER action for a given employee:
Transfer (TRANSFER,EDIT) , (TRANSFER,EDIT_IN_DIRECTORY), Transfer (TRANSFER,EDIT_IN_VB)- open a blank page
Transfer (TRANSFER,NONE) - open the Search page
Assumption is to use parameters in the URL.
Tried adding the &objKey=pPersonId=<person id>;pAssignmentId=<assignment id>
But this only open to a blank pages.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
23D
Code Snippet (add any code snippets that support your topic, if applicable):