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
6 replies
Subscribers
6 subscribers
Views
3989 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
How to add an group created using a!createCustom group programmatically to an Application
RajHasti
over 8 years ago
Hi,
I created a group using a!createCustomGroup sail component and wanted to add the created group to an Application say XYZ App.How do we add this group pro-grammatically using SAIL code?
Any functions available?or Any Samples?
Cheers
RajHasti
OriginalPostID-250653
Discussion posts and replies are publicly visible
Parents
0
chetany
A Score Level 1
over 8 years ago
In Java API, there is a method called addObjectsByType. It's in the Application class. You will need that one if you want to create a plugin for it.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
chetany
A Score Level 1
over 8 years ago
In Java API, there is a method called addObjectsByType. It's in the Application class. You will need that one if you want to create a plugin for it.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data