Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Catalog item attachment(Excel) added into Multi Row variable set.

dhineshkumar
Tera Guru

Hi Experts 

I have the attachment of the catalog item and I added the attachment excel sheets to that catalog item and I want that data in my catalog item multirow variable set.

Thanks in advance.

1 ACCEPTED SOLUTION
2 REPLIES 2

Sohail Khilji
Kilo Patron

Hi @dhineshkumar ,,

 

Not possible directly.

 

A multi row variable set needs to have data entered manually and only stores data temporarily.

 

The excel load involves server side actions. Think of like this. There needs to be a feature that receives the excel sheet, then system has to attach the document in the Attachment table, then read data from the excel and finally do a redirect to your form containing the Multi Row Variable set. A Client script needs to re-populate the data in the Multi row variable set.

 

-Thanks to sandeep

 

In short, it's possible, but involves bad UI and elaborate architecture see this > https://www.servicenow.com/community/developer-forum/populate-mrv-in-a-record-producer-with-data-by-...


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect

Sumanth16
Kilo Patron