Exporting or Importing Targets
7-36 BEA Systems, Inc.
6. Locate the Text view icon in the tool bar.
7. To display the structure of the SOAP envelope as text, click the Text view icon.
The <SOAP-ENV:Header> tag is not required and can be deleted from the SOAP
envelope.
8. Locate the following section:
<m:IMPORTTARGET
xmlns:m="urn:schemas-iwaysoftware-com:dec2002:iwse:af">
<m:targetinstance>
<m:target>String</m:target>
<m:name>String</m:name>
<m:description>String</m:description>
<m:repositoryid>String</m:repositoryid>
<m:exporttime>2001-12-17T09:30:47-05:00</m:exporttime>
<m:contents>R0lGODlhcgGSALMAAAQCAEMmCZtuMFQxDS8b</m:contents>
</m:targetinstance>
</m:IMPORTTARGET>
a. For the <m:target> tag, replace the String placeholder with the EIS target system
name.
b. For the <m:name> tag, replace the String placeholder with the new name of the
target you want to import.
c. For the <m:description> tag, replace the String placeholder with a description of
the target.
d. For the <m:repositoryid> tag, copy and paste the contents of the <m:repositoryid>
tag that was returned when you exported your target.
e. For the <m: exporttime> tag, copy and paste the contents of the <m: exporttime>
tag that was returned when you exported your target.
f. For the <m: contents> tag, copy and paste the contents of the <m: contents> tag
that was returned when you exported your target.
9. From the SOAP menu, select Send request to server.