Note: | <<tenant.name>> is the name of the new tenant being created. If the master tenant user password has been modified, you can supply the credentials as part of create tenant command as shown below. acc > create tenant <<tenant.name>> master.tenant.user.name=<<master.tenant.user.name>> master.tenant.user.pwd=<<master.tenant.user.pwd>> tenant.user.pwd=<<tenant.user.pwd>> tenant.superuser.pwd=<<tenant.superuser.pwd>> The tenant.user.pwd and tenant.superuser.pwd are the passwords that you want to set for the system and superuser accounts of the new tenant. |
Note: | If the tenant user name and passwords are changed, the default values can be overridden using parameters tenant.user.name/tenant.user.pwd as explained in step 1. The isDemo flag has to be set to true if you want to prepare a demo tenant similar to sagtours. |
Note: | If you face any problem while preparing tenant for API Portal, you can lookup the logs located at <SAG_InstallDir> \API_Portal\server\bin\work\work_apiportalbundle_s \base\webapps\abs\logs\apiPortalTenantProvisioning.log |