Enabling attachments in Oracle Workflow Notification Mailers
Hello Team,
I have managed to enable Attachments in the Workflow Mailer Notifications using #ATTACHMENTS attribute, using the below as the document attribute default value.
FND:entity=<Entity> &pk1name=<Key Name>&pk1value=<Key Value>
I have no idea in enabling the <Key Value> dynamically. Please guide me to do the same. I need to add this to the seeded workflow. Appreciate the inputs.