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
2 replies
Subscribers
4 subscribers
Views
1854 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Plug-Ins
Sometimes when developing a custom smart service plug-in, you change your mind a
prestonb
over 11 years ago
Sometimes when developing a custom smart service plug-in, you change your mind about whether an input is required or what you are going to name one of the activity class parameters. Is there any way to do this and avoid the errors like the ones shown below?
Errors:
'The Smart Service Module was invalid: Illegal attempt to change the whether the input, baseUrl, is required for smart service com.appiancorp.mathfunctions.JiraServerInfo (APNX-1-4104-005)'
'The Smart Service Module was invalid: The input or output with name 'serverName' was removed. Smart service inputs and outputs cannot be changed once deployed (APNX-1-4104-005)'...
OriginalPostID-82900
OriginalPostID-82900
Discussion posts and replies are publicly visible
Parents
0
Eduardo Fuentes
Appian Employee
over 11 years ago
Per the Best Practices section in the Appian Developer Guide, when changing the name or number of inputs/outputs you have to change the smart service key. More information at
forum.appian.com/.../Custom_Smart_Service_Plug-ins
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Eduardo Fuentes
Appian Employee
over 11 years ago
Per the Best Practices section in the Appian Developer Guide, when changing the name or number of inputs/outputs you have to change the smart service key. More information at
forum.appian.com/.../Custom_Smart_Service_Plug-ins
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data