I want to use Excel ETL Step but the Document I am using in the Document Field in the Step is a csv and configuration document is a Document generation configuration form that i have saved in a variable in the previous step using a Document Generation Step. But the Excel ETL step is not recognizing the csv Document in the Document Field. Need Suggestions on how to use this step and why csv is not readable as the document.
Page 1 / 1
That’s because the documents param is an xml and does not contain the actual csv itself. I’d recommend using create variables from CSV instead of Excel ETL. You need to get the Document Id of the csv from the documents xml and use it in the Upload CSV field as variable.
- I got the params as xml and used the document id and used it in find document step and saved the document.
- Used the above saved document and used a create variables from csv step and has saved the output document. The Variable shows all the data that was there in the csv in a proper rows.row.row format .
- I use this document in the Excel ETL Step in the Document Field. But the Document that I have used I understand it can’t be determined by the CLM if its a csv or docx file. To determine that I tried renaming the document by using the Rename Document Step but the Rename Document step says its not a valid document and the file extension can’t be set also. If i don’t use the rename document step and directly use the Excel ETL Step then the Step fails as throws an error “No valid Document Found”.
Need better approach I Guys.
Did you try setting the Configuration Variable instead of configuration document? Btw, excel ETL supports only XML documents as configuration document, not CSV or docx. Also, it would be helpful if you could provide more context of what you’re trying to achieve from the ETL output
Reply
Sign up
Already have an account? Login
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
Customer Login/Registration Developer Login/RegistrationDocusign Community
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
Customer Login/Registration Developer Login/RegistrationEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.