Search the FirstSpirit Knowledge Base
Is it possible to get (extract) a table name (UID) in Java code which is called from a workflow and executed on a Content2 (data source).
String tableName = myContent2Object.getEntityType().getTable().getName();
String tableName = myContent2Object.getEntityType().getTable().getName();
Hello Nando,
do you need further help or did Carola's reply already help you? If so, it would be great if you marked
her reply as "correct answer" so that other community users find the solution easily. If you have
already found a solution by yourself, it would be very kind of you, if you posted it here.
Best regards
Thorsten