cancel
Showing results for 
Search instead for 
Did you mean: 

Repository Job from script

10-17-2024 10:16 AM
ravi_paul Participant
687 views 2 comments
0 Likes
SAP Managed Tags
Labels
JavaScriptRepository JobSAP IDM
Subscribe

Hi IDM Experts,
To meet one of the requirement, I wanted to understand -
Is it possible to run Repository Job using script used in one of the process.

I tried uProvision, but as it runs task, I couldn't point to the job

I also tried uRunJobNow by giving JobId, this eventually triggered job however as this internal function has no place to input RepositoryId, it eventually fails.

Regards,

Ravi

 

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

ravi_paul
Participant
0 Likes

Thanks Norman, that helps.

After the solution you provided, I'm in awkward position where I feel I didn't do my homework well 🙂

Cheers!!