Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
5 replies
Subscribers
6 subscribers
Views
1913 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Like most of you we create all our processes and dependencies in one environment
mariod
over 11 years ago
Like most of you we create all our processes and dependencies in one environment and test until everything is verified.
We then create an application and export it out so we can import it to another environment.
Our production environment is on a different network and it has a completely different URL.
The CDTs that are created in the initial environment will retain the namespace and other URL info in xsd:schema tag throughout the different environments.
We are not experiencing any issues at the moment but moving forward I’m curious to what impact the schema tag will have if the URL isn’t changed to match the environment.
Does anyone know if not changing the URL to match the environment will create any problems?
Also, does anyone know if this information is referenced by anything else in the systems?
Thanks...
OriginalPostID-84481
OriginalPostID-84481
Discussion posts and replies are publicly visible
Parents
0
Eduardo Fuentes
Appian Employee
over 11 years ago
CDTs can be identified by QName, their QName includes the namespace and the name but this is not related at all with the environment's URL this is just the unique identifier of the data type. The namespace could be anything, by default it's the URL of the site (based on SERVER_AND_PORT) when using the Data Type Builder.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Eduardo Fuentes
Appian Employee
over 11 years ago
CDTs can be identified by QName, their QName includes the namespace and the name but this is not related at all with the environment's URL this is just the unique identifier of the data type. The namespace could be anything, by default it's the URL of the site (based on SERVER_AND_PORT) when using the Data Type Builder.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data