Click HERE to see how Saviynt Intelligence is transforming the industry. |
02/02/2023 07:08 AM
Hi,
i created a job to onboard on-prem workloads using Invoke Extension JAR Job(External JAR), however this job is always failing.
can anyone please explain what should be the baseurl and EVQuery in the Arguments JSON.
{"url":"<baseurl>","filepath":"/saviynt_shared/saviynt/Import/Datafiles/application_login.csv","securitySystemName":"OnPremTest","endpointName":"OnPremTest1","ENT_FILTER_VALUE":"ev.customproperty40='OnPrem'","workloadlist":"/saviynt_shared/saviynt/Import/Datafiles/onpremworkloads_01.csv"}
Thanks,
Oushat
02/02/2023 07:52 AM
What is the error you seeing ?
Base URL would be your Saviynt application URL base ex: https://xxxx.saviyntcloud.com/
EVQuery is basically defines which entitlements should be bootstrapped
02/02/2023 08:28 AM
thanks a lot SK for your reply.
i can see the Job Status being a success as soon as i put the right URL. however i am not able to see the workload defined in the CSV being onboarded. is there a way to test that and make sure the workload exist.
02/02/2023 08:41 AM
How did you generate the input CSV using Saviynt scanning Tool or prepared manually?
Also can you check the EMC-worker and PAMMS logs to see what's happening behind?
02/02/2023 08:44 AM
i prepared the CSV file manually.
02/02/2023 08:54 AM
Okay then you should be aware whether they exist or not right? Or else you can do telnet to check the connectivity from sc2.0 clients
02/02/2023 09:01 AM
Thanks sk. on which port the telnet should be tested ?
also i think that i am missing the entitlement portion. in freshdesk docs, they mentionning the below steps :
creating Entitlement
Entitlement is the access that a user can request in an application. Create the below two entitlement types under the endpoint created.
Instance
DB
however, should i create/upload anything under Admin/Identity Repository/Entitlements ??
02/10/2023 12:07 PM
@Oushat those are the entitlement types. Did you create them in your on-prem endpoint? If not, navigate to your endpoint and select the "Entitlement Type" tab. There, click on the second Action button and select "Create Entitlement Type". Just mention the names as given in the article. Once done, you can re-trigger the bootstrap and check