Bulk preview generation of the templates in search

Hi,

is there a way I can generate previews for a large number of templates present in ISC search?

Kind regards,

Aayush

3 Likes

templates regarding any specific?

No @HussainshaSyed001 ,

In general, if I have 20 saved templates and I want to generate preview for them instead of one by launching it.

1 Like

Hi @AyushHCL
I do not think you can generate a preview of search. I think if you concerned about the available columns once you execute the search, then you should try to execute the search with limit =1 or less than 10, this can give you the information about all the headers without complete data.

But please feel free to let us know more about the requirement so I can check and suggest you.

Thank You.

Hi @vguleria ,

No I am talking about generation of certification campaigns using saved templates.

Kind regards,
Aayush

Hi @AsGoyal
I am not an expert with certificate campaign, i believe you should be able to do it but will need to do it from some script where you can generate the campaign from the template and then get the id of the generated campaign to preview it.
Similarly you need to do for other templates as well. Please see these APIs which will help you in achieving it

So you first generate the campaign and then before activating the campaign, i think you can preview them without any issues for validating it.
I hope this helps.

Regards
Vikas.

@AsGoyal SailPoint allows to generate preview for all the campaigns before you launch it. Are you not able to launch the preview ?

Hey @kompala ,

I am aiming to generate preview for 20 templates at once.

2 Likes

Hi @AsGoyal

You should do it via workflows as per my understanding. You can get all the templates and then loop over tham to generate the preview for each of the campaign.

Will that work ?

Thank You.
Regards
Vikas.

Thanks @vguleria ,

I will check this and alternate ways to achieve this.

Kind regards,

Aayush

1 Like