Appian Community and Appian Academy are being upgraded. From July 24–August 3, the Appian Community will be in read-only mode. During this time, the site will be read-only and user registration will be disabled. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
I have list of objects I want to reuse in different application. How can I import object as new object with New Application Prefix. Duplicating each object will take time. My goal here is to make objects which are reusable for future. Please let me know if more information needed.
Discussion posts and replies are publicly visible
I am just creating new objects, using existing ones as templates.
Copy paste is your friend. You can always copy the code out of one object and paste it in the expression editor of your new object.
What do you mean when you say "Appian didn't accept it"? What error messages are you seeing? For what it's worth I don't recommend changing the UUID - it's usually better practice to create reusable components like others have mentioned.
Ok. So, here is the scenario I tried:we have <versionUuid> , <uuid>, <parentUuid> and <historyInfo versionUuid tags.
I tried manupulating or removing the uuid and updated the object name. Deployment happened sucessfully but the object is not created.
Everything I am trying here is in same application and in same environment.Please guide me how you achieved in your case.
And we see new UUID is created when we create a new object. Is there a way that appian creates a new UUID when I import an object? I am just curious