Skip to main content

Hello,

short Question: Is it possible to add/update/delete Entries into an Lookup Table via ETM?

If the answer is YES: How? :-)

If the answer is NO: Is this Feature on an axisting Roadmap? If not i would like to submit this as an Idea

 

The corresponding Data is stored in the DB under:

SELECT
*
FROM
ASSYSTETM].Mdbo].oips_config_value]
WHERE
configkey] in ('data','name','headers','notes')
AND Nips_config_id] = 902 -- specified ID in this case

Kind Regards

Christian

There’s no official mechanism to do this. Please log an idea via the appropriate Community page. Include as much context as possible about your underlying need. For example if what you want to actually achieve is to use some other system as the source for lookup data then let us know the details - we may be able to suggest some other way to do that.


Reply