Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Suggested Answer
Replies
9 replies
Answers
1 answer
Subscribers
6 subscribers
Views
9495 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Hi, I'm trying to use the Set External PVs Activity smart service. Ther
siddharthg521
over 11 years ago
Hi,
I'm trying to use the Set External PVs Activity smart service. There is the process variable(boolean) which is set to false in 50 instances. Now I want to set the value of that process variable to 'true' in all those 50 instances. I'm trying to do so using this smart service. However its not working and null pointer exception is thrown. Can anybody tell me what value shall be provided in Operations and Target PVNames in the Input tab of this smart service?
Thanks in advance!...
OriginalPostID-69088
OriginalPostID-69088
Discussion posts and replies are publicly visible
Parents
0
baskare
over 7 years ago
Hi ,
We are using set External PV smart service to cancel the main process from a sub process by setting isCancelled flag and main processid. we are now moving the code to cloud environment , where this plugin is not supported as it is depreciated, can some one please suggest any alternate solution to achieve this.
Thanks in advance :-)
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
baskare
over 7 years ago
Hi ,
We are using set External PV smart service to cancel the main process from a sub process by setting isCancelled flag and main processid. we are now moving the code to cloud environment , where this plugin is not supported as it is depreciated, can some one please suggest any alternate solution to achieve this.
Thanks in advance :-)
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
0
Carlos Santander
A Score Level 2
over 7 years ago
in reply to
baskare
You can use messages instead. Check
docs.appian.com/.../Send_Message_Event.html
and
docs.appian.com/.../Receive_Message_Event.html
.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Reject Answer
Cancel