I am trying to run Replay Matching on the datalocation(MS SQL Server) of my model. However, when I call the function GET_NEW_LOADID, I am getting error. Can someone help me with this?
Best Answer
S
Subham Dixit
said
4 months ago
Hello Aishwarya,
The error seems to be related to the function that doesn't exist in the schema where you are trying to execute the query. This function is present inside the Repository, so you need to have access to the repository.
Also, please check the access to your user for the repository schema.
Thank you
1 Comment
S
Subham Dixit
said
4 months ago
Answer
Hello Aishwarya,
The error seems to be related to the function that doesn't exist in the schema where you are trying to execute the query. This function is present inside the Repository, so you need to have access to the repository.
Also, please check the access to your user for the repository schema.
Aishwarya WALIA
I am trying to run Replay Matching on the datalocation(MS SQL Server) of my model.
However, when I call the function GET_NEW_LOADID, I am getting error.
Can someone help me with this?
Hello Aishwarya,
The error seems to be related to the function that doesn't exist in the schema where you are trying to execute the query. This function is present inside the Repository, so you need to have access to the repository.
Also, please check the access to your user for the repository schema.
Thank you
Subham Dixit
Hello Aishwarya,
The error seems to be related to the function that doesn't exist in the schema where you are trying to execute the query. This function is present inside the Repository, so you need to have access to the repository.
Also, please check the access to your user for the repository schema.
Thank you
-
Extend a model with new entities or attributes
-
Data types in xDM
-
Effective date on entities
-
Search using wild cards
-
Export a model from production and import on a development environment
-
"Allow Delete" vs "Allow Removal" privileges
-
LOV label in Named Query
-
Select location on a map and save coordinates
-
Is there a way to set up a master-detail relationship on browse mode?
-
Choose Either a Stepper or A Workflow Based on The User Privileges
See all 346 topics