I have created a custom event for a specific background job if it fails a stream message is sent to user to view the job. I also want user to transfer to background job details page to see the logs for the failures. For this I want to use below address.
ifsapf:frmBackgroundJob?DATA_TRANSFER=%2F%2F4VAEQAZQBmAGUAcgByAGUAZABKAG8AYgAWABYAQwBSAEUAQQBUAEUAXwBXAEkATgBEAE8AVasdasdfasdfsdfadfADABgAasdfsdafdsA3ABYAGQA%3D&COMPANY=XXX
However I am not sure how DATA_TRANSFER string is created by IFS. Below address does not work.
ifsapf:frmBackgroundJob?JOB_ID=1232323&COMPANY=XXX
Any idea how can this be achieved in APPS9?