[Handling method]
By using the account import function, you can set multiple user accounts to the initial login state at once.
You can set up by describing the account information import file according to each format and then importing it.
1. CSV format
account-attributes,{user_cd},im_first_login,true
2. XML format
<account-attributes>
<account-attribute key="im_first_login" value="true"></account-attribute>
</account-attributes>
For more information about the account import function, please refer to the following document:
■ intra-mart Accel Platform Account account import / export specifications
https://document.intra-mart.jp/library/iap/public/im_import_export/im_admin_account_import_export_specification/index.html
Additionally, there is an "Update Mode" for importing, which allows you to update data according to the purpose of the import.
In the update mode, there are "merge" and "replace" options, and if none is specified, it operates in "merge" mode.
Please refer to the following document for the respective operations of "merge" and "replace," and import using the update mode that suits your requirements.
■ intra-mart Accel Platform account import / export specifications - Import - Update mode
https://document.intra-mart.jp/library/iap/public/im_import_export/im_admin_account_import_export_specification/texts/import/index.html#%E6%9B%B4%E6%96%B0%E3%83%A2%E3%83%BC%E3%83%89
* When importing, please obtain a backup or verify it thoroughly in advance.
-- Target ----------------------------------------------------------------------
iAP/Accel Platform/All Updates
----------------------------------------------------------------------------------
FAQID:1379
Is it possible to set multiple user accounts to the initial login state all at once?