We are importing the SCIM User Management application provided by Appian on the market place: SCIM User Management
The locale for that application is en_US.
The locale for our Appian server is GB.
We get the following error when trying to import:
Problems (1):processModel 0002e9c5-4ae7-8000-558d-3a4d983a4d98 "{en_US=SCIM Deactivate User}": An error occurred while creating processModel [uuid=0002e9c5-4ae7-8000-558d-3a4d983a4d98]: com.appiancorp.process.validation.ValidationException: Process Model is not valid. The process model must have a valid name in the site primary language: English (GB). (APNX-1-4071-007)
How are we suppose to import applications if they are for a different locale?
Thanks
Discussion posts and replies are publicly visible
I believe there is/was a plugin available that could change the locale of models. But only for already imported ones.
I think in your situation, the easiest option might be to change the primary locale of your environment temporarily. Then import, and switch back. You will then have to update all the models in that app to match your locale.
Thank you. And do you think it would work if we searched for all the xml files that contain "<locale country="US" lang="en" variant=""/>" and replace it with "<locale country="GB" lang="en" variant=""/>" before we imported the application?
That's not supported, but should work if you make no mistakes ;-)