Search

GlobalSCAPE Knowledge Base

Add Context Variables and Values to Web Services XML Response

Karla Marsh
EFT

THE INFORMATION IN THIS ARTICLE APPLIES TO:

  • EFT v7.4.11 and later

DISCUSSION

In EFT Enterprise, the Web Service allows you to initiate an Event Rule from an external application, such as an enterprise scheduler. After the Event Rule finishes dispatching, the Web service responds with an XML document that consists of a single "Result" element. Creating the registry setting below will modify the original response to add context variables that are in the XML document, from which you can then parse out values with another application.

  • In EFT v7,  add the DWORD Name below to the following registry location:

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\GlobalSCAPE Inc.\EFT Server 7.4\

Values: 0 = default; 1 = add context variables to Invoke Web Services result

NameEventWebServiceResponseAddContextVariables

Setting this value to true will add all EFT context variables to Event Rule Web services response.

Values: false = default; true = add context variables to Invoke Web Services result

Restart Required: yes

Backup/Restore: yes

For more information and some scripts to test it, refer to the "Enabling and Using Web Services" topic in your version of EFT.
Details
Last Modified: 4 Years Ago
Last Modified By: kmarsh
Type: HOTFIX
Rated 2 stars based on 2 votes.
Article has been viewed 21K times.
Options
Also In This Category
Tags