To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
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):