Utilizing the out of the box functions available under Windows/Linux
-
-
lokeshkumar.tiwari
Participant2 years, 5 months ago #3499Hi All,
We have a requirement where we want to use the out of the box function “Copy Files From Linux To Windows” which is available on windows along with some customly created atomic function. I could see the function in Ignio UI but unable to find the signature of the function which i could use from groovy code.
Is there any documentation available using which we could check the signature of out of the box functions available.
Currently we are on SP6 Patch 2
-
This topic was modified 2 years, 5 months ago by
lokeshkumar.tiwari.
-
This topic was modified 2 years, 5 months ago by
-
Dhanasekar
Participant2 years, 5 months ago #3512::in Studio, if you add the particular Technology bundle as dependency (here Windows),
then you can navigate and see your function listed underDependency -> Windows (Project) -> Windows (entity)-> Functions -> <your function name>
You can view the name, caption, input parameters and output paramters [except Code]In some cases, If the function is in abstract level, you may need to check in Operating System bundle functions list.
Also ensure the version of bundle while adding as dependency, otherwise you may not be able to find the function.Hope it helps 🙂
-
lokeshkumar.tiwari
Participant
-
-
You must be logged in to reply to this topic.