Hello,
I’m trying to find a way to identify all the xml documents (that I want to insert into Tamino) by an Id inside a tag, something like this:
<?xml version=3D"1.0" encoding=3D"ISO-8859-1"?>
XXXX
some
stuff
thankU
where XXXX should be unique for ALL contents in Tamino. That means, I may have some Data Bases, Collections and Schemas but no one of all of
their contents should have a Id that already exits in another content that may belongs or not to other Collection and/or Schema.
I would like to get this without the help of an external DB or a bean, so
anybody knows if Tamino generate something similar to “universal ID’s” ?
and (if so)
how can I use them to put them into the tag when I’m writting the xml content ?
Thank you Tamino friends!!
#Tamino#webMethods#API-Management