XML request - HxGN EAM - Version 11.07.01 - Customization & Programming - Hexagon

HxGN EAM Connector Grid Services Help

Language
English
Product
HxGN EAM
Search by Category
Customization & Programming
HxGN EAM Version
11.7.1

<?xml version="1.0" encoding="UTF-8"?>

<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

<soapenv:Header>

<wsse:Security xmlns:wsse="http://schemas.xmlsoap.org/ws/2002/04/secext">

<UsernameToken Id="MyID">

<Username>username</Username>

<Password>password</Password>

</UsernameToken>

</wsse:Security>

<dstm:SessionScenario xmlns:dstm="http://schemas.datastream.net/MP_functions">terminate</dstm:SessionScenario>

<dstm:Organization xmlns:dstm="http://schemas.datastream.net/MP_functions">*</dstm:Organization>

</soapenv:Header>

<soapenv:Body>

<MP0118_GetGridHeaderData_001
xmlns="http://schemas.datastream.net/MP_functions/MP0118_GetGridHeaderData_001"
xmlns:dsg="http://schemas.datastream.net/MP_functions/GridRequest"
xmlns:xsi="http://www.w3.org/2001/XMLSchem a-instance"
xsi:schemaLocation="http://schemas.datastream.net/MP_functions/MP0118_GetGridHeaderData_001 C:\shotgun\resources\build\schemas\Grid\MP0118_GetGridHeaderData_001.xsd">

<FUNCTION_REQUEST_INFO REQUEST_TYPE="LIST.HEAD_DATA.STORED">

<GRID GRID_NAME="BEWSDE" USER_FUNCTION_NAME="BEWSMD"/>

<GRID_TYPE TYPE="LIST"/>

<MULTIADDON_FILTERS>

<MADDON_FILTER ALIAS_NAME="DQF_DDSPYID" OPERATOR="=" VALUE="824"/>

</MULTIADDON_FILTERS>

</FUNCTION_REQUEST_INFO>

</MP0118_GetGridHeaderData_001>

</soapenv:Body>

</soapenv:Envelope>