NickiKristensen
Level 4
since ‎16-04-19
‎18-03-24

User Statistics

  • 22 Posts
  • 0 Answers
  • 6 Likes given
  • 3 Likes received

User Activity

Hi all,I'm trying to utilize a SOAP based Web API, using the HTTP Request action.Unfortunately it's not possible to use the Web Services directly.I can get the data I want by using the cURL command below - some data are redacted:curl -X POST -H "Cont...
Hi all,I'm trying to utilize a SOAP based Web API, using the HTTP Request action.Unfortunately it's not possible to use the Web Services directly.I can get the data I want by using the cURL command below - some data are redacted:curl -X POST -H "Cont...
Hi all,We have a problem with our Extended Excel VBO, but only when running a process containing it is running in Control Room or Scheduler.If we run the process in Process Studio, no problems what so ever. We receive the following error: "ERROR: Int...
Hi,We have a process that returns a JSON response, without any problems. The response consists of an itinerary for public transport, ie. take bus number 84 to the train station, and take the train to the next train station.The parameters (Triplist, T...
Include an action to run a PowerShell and / or Python script.Could for instance be useful to extract a list of Active Directory users.