Quantcast
Channel: GlobalSCAPE Knowledge Base » Knowledgebase
Viewing all articles
Browse latest Browse all 424

Add Context Variables and Values to Web Services XML Response

$
0
0

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.

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

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

Type: BOOL

Value name: EventWebServiceResponseAddContextVariables

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

Restart Required: yes

Backup/Restore: yes


Viewing all articles
Browse latest Browse all 424

Trending Articles