Inside Automation Engine > XML Files of Objects > Login > Export File

 Export File

This document includes an example for the XML export file of a Login object.

Example:

<?xml version="1.0" encoding="ISO-8859-1"?> 
- <uc-export clientvers="3.02"> 
-<LOGIN client="0100"name="FT_LOGIN" system="UCGLOBAL"> 
-<HEADER state="1">
<Title>Login for FileTransfers</Title> 
<Created>John Smith on: 2005-03-10 15:05:51</Created> 
<Modified>John Smith on: 2005-03-17 14:26:43       4 x</Modified> 
<LastUsed/> 
</HEADER>
- <LOGIN state="1">
- <Logins>
<row Host="CCN" Login="SMITH,TEST" Pass="" Type="BS2000"/>
<row Host="AE400" Login="GREEN" Pass="" Type="OS400"/>
<row Host="WINPV2" Login="ABC\BROWN" Pass="" Type="WINDOWS"/>
</Logins>
</LOGIN> 
-<DOCU_General state="1"type="text">
<DOC/>
</DOCU_General> 
</LOGIN> 
</uc-export>

 

See also:

Login
Export-File Structure

XML-File Structure for Imports and Exports