Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

EDX using scripting

Hello,

Is there an example of sending an EDX using a simple script?

For example, some code that sends an HTTP SOAP request to the server and triggers an EDX task. We use powershell at our client's.

Regards,

Krzysztof

1 Solution

Accepted Solutions
Not applicable
Author

It is still easier to write a script using powershell or C#. These are just web service calls.

View solution in original post

2 Replies
swuehl
MVP
MVP

Maybe using Stefan Walther's web service approach:

Triggering an EDX Task from the Ajax Client

Not applicable
Author

It is still easier to write a script using powershell or C#. These are just web service calls.