Hi everybody,
I have been developing a script to update a by reading an Excel. The structure of my design is a combination of models, having objects with assigned models which i have to dig in in order to insert my data.
When I finally get the final model where I'm going to create my objects, I'm not able to create a connexion between the father of the herarchy and my new object (While the connexion between the two object types is defined in the model selected connections). Is there a way to know why I can't create that connexion? The function only gives me a null return and I have no clue of which error I'm making.
Tank you.
Conrad Romagosa.
M. Zschuckelt on
Please check the filter you used to login to the database. Make sure the connection type is allowed for the pair of symbols in the model type where your are trying to create the connection. If you are using the entire method filter, check the ARIS method, that this connection type is available for this pair of symbols in the model type.
Also check, that the user running the script has got write permissions on the group of the model and the groups where the objects are that you are connecting, though I'm not sure, if the latter is really necessary. You can find out by modelling manually with the permission configurations.