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
4 replies
Subscribers
7 subscribers
Views
2888 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Is possible to manage a "global reference id", therefore all process h
eduardoc
over 11 years ago
Is possible to manage a "global reference id", therefore all process have a unique global reference so we can use in a global portal report for all process.
...
OriginalPostID-89395
OriginalPostID-89395
Discussion posts and replies are publicly visible
0
Rully
over 11 years ago
Does not the process instance id already supply you with this unique information? As far my knowledge goes, a new id will always be generated for a new process instance.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
eduardoc
over 11 years ago
Yes, I know that amirula. But i want to a new "global id", that all process can reference it in the reports, to make a general portal report for all instance process.
For example: Process Name - Start Date - "Global ID" - etc...
This "global id" is a pesonalizable variable that i have to initialize at the beginning of the processes in the model, and then show in the portal reports for all process.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
sonias
over 11 years ago
If you want to identify each instance through some Global ID, Here are some ways:
1. If you have any primary key corresponding to each process, add that as global ID.
2. Have a constant and use Increment Constant or Update Constants Smart Service to maintain Global ID which is unique to each process.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
eduardoc
over 11 years ago
Thank you sonias! Is a good idea. I will try this.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel