Hi,
When saving a model connection it checks out fine in the front end (connection successfull), but it's not saved/added to the list of model connections.
The java trace gives me the following error:
SQL error occurred on connection sm01.4cmc.local:CE1:SAPCE1DB: code=0, state="02000", message="IN or OUT param missing at position 1.";
SQL statement is "SELECT DISTINCT "REMOTE_USER","PASUSER" FROM "CPMS_USER_PASUSER" WHERE "CONTEXT" = ?".
it seems the problem is related to "CONTEXT" = ?"
Does anyone have any ideas?
Thanks,
Søren