how can i export my found elements using c# to an already created excel file?
0
Hi,
First you should set advanced workflow. Then create stage just for Export, and add your code in script of this stage to export data from FlexiCapture to existing excel file. You would use same code as you would normally use when editing excel file from some other program. For example, if you are using C#, you would code in Visual Studio, just copy that code to the workflow stage script and modify it to assign values from FlexiCapture fields. Hope it helps.
Best regards,
Vladimir
Please sign in to leave a comment.