<request type="EXPORT_PARTICIPANTS" desc="Exporting Participants">
<parameters>
<parameter name="APPLICATION" value="SAMPLE1"/> (1)
</parameters>
<contents> (2)
</contents>
</request>
Exporting Participants
This manual is in pilot operation.
|
Overview
This function is the same as "Exporting Participants" performed via fusion_place [Manager].
How to Write a Request
Below is an example request for "Exporting Participants":
1 | "Application" parameter |
2 | No request content needed |
Response Content
Below is an example response for "Exporting Participants":
<response type="EXPORT_PARTICIPANTS" desc="Exporting Participants">
<returned-contents> (1)
ADD_OR_UPDATE_PARTICIPANT,HDR,LABEL,NAME:en,...
ADD_OR_UPDATE_PARTICIPANT,DTL,"A","Accounting Dep)",...
...
</returned-contents>
<result>
<code>SUCCESSFUL</code> (2)
<started-at time-zone="Asia/Tokyo">2018/01/23 09:50:04.227</started-at>
<ended-at time-zone="Asia/Tokyo">2018/01/23 09:50:07.827</ended-at>
<messages>
</messages>
</result>
</response>
1 | Returned Content |
2 | Processing Result Code |
Returned Content
The returned content is the exported participant data. The format is the same as when exporting participants via fusion_place [Manager] (however, replacing special characters <, >, & is required).
For more details, refer to: