Skip to main content
Solved

Transfer to Database Background Job from Stream Message


Forum|alt.badge.img+10
  • Sidekick (Customer)
  • 51 replies

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?

Best answer by eqbstal

bhavesh,

Does it help if you open the overview of background jobs as follows:

ifsapf:tbwBackgroundJobs?EXTERNAL_SEARCH=JOB_ID=1232323

I know it would be best/nicest if the form would be opened, but if that is not possible the above is only one click away from the details.

Steve

View original
Did this topic help you find an answer to your question?

2 replies

eqbstal
Superhero (Partner)
Forum|alt.badge.img+21
  • Superhero (Partner)
  • 677 replies
  • Answer
  • May 22, 2020

bhavesh,

Does it help if you open the overview of background jobs as follows:

ifsapf:tbwBackgroundJobs?EXTERNAL_SEARCH=JOB_ID=1232323

I know it would be best/nicest if the form would be opened, but if that is not possible the above is only one click away from the details.

Steve


tobese
Hero (Employee)
Forum|alt.badge.img+7
  • Hero (Employee)
  • 98 replies
  • May 25, 2020

Hi

You can use the same search for the detail form

ifsapf:frmBackgroundJob?EXTERNAL_SEARCH=JOB_ID=1232323

 

If you do it directly in the address field it will be encoded to:

ifsapf:frmBackgroundJob?EXTERNAL_SEARCH=JOB_ID%3D1232323

(Might be needed to do that, but don’t think so)

/Tommy


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings