For more information, please refer to this announcement explaining best practices for getting answers to questions.
How to change the subject line of the notification through BPM
Summary:
We have a requirement to change the title of the notification for the task : "ApprovePerformanceGoal"
I have gone through the oracle documentation and gotten the info as below:
Default title: {1} Requires Your Approval for the Goal Plan {3}
Arguments:
{1}-/task:task/task:payload/ns1:TransactionApprovalRequest/ns1:ModuleIdentifier, {3}-/task:task/task:payload/ns1:TransactionApprovalRequest/ns1:Attribute1
But the problem is that I couldn't find the "ns1:TransactionApprovalRequest" in the arguments path.
It's giving null in place of those arguments.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):