Module Creation with artifacts via API #101
-
Hi, I was wondering if anyone has explored creating a module with artifacts automatically via the API. So for example if I have a bunch of artifacts already in the project area and want to create a module from those artifacts via e.g. a python script. Thankful for any help! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
there's a very basic example of creating a binding in a module in dn_simple_modulestructure.py |
Beta Was this translation helpful? Give feedback.
-
Ah ok thank you, I couldn't really get it to work with creating a module, is the factory_url not rm:Module? |
Beta Was this translation helpful? Give feedback.
there's a very basic example of creating a binding in a module in dn_simple_modulestructure.py