How to add a new parameter to an existing operation?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2019 04:22 AM
Hi,
I'm trying to create a relationship between two elements with the help of the operation Document.AddRelation. This operation has three parameters and I'm using all of them. Furthermore, I have to pass another parameter, the quantity of times this relations repeats. My idea is to add this parameter to the operation but I'm not sure if it's possible.
Thanks for the help, Iker
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2019 09:00 AM
It sounds like you may want to contribute your own operation. This way you can dictate how many parameters are accepted. Maybe you can create an operation with a parameter that is a list.