Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hi,
I couldn’t see the attributes which I’m trying to capture in the bizDoc.
Please let me know where I’m doing the mistake.
Regards, Sam.
How do you set the attribute? You got to use two services to set and update the attribute inside bizdoc.
wm.tn.doc:setAttribute - you could call this ‘n’ number of times to add one or more attributes in bizdoc wm.tn.doc:updateAttributes - this updates all the attributes info in the TN database.
-Senthil
What are you trying to retrieve/extract or set/update attributes?
Do you see the bizdoc in the pipeline?
HTH, RMG
Hi RMG, Senthil,
I see the bizdoc in pipeline, where I tried both using map step (setting the Attributes) and even i tried using “wm.tn.doc:setAttribtue” service I couldn’t see the attributes in “attributes” tab.
Have you created new attribute already via TNC or programmatically wanted to create one and update value to see it via Transaction Analysis for that document?
Hi RMG,
No I didn’t create any attribute via TNC or programmatically.
Just I’m trying to display the InvoiceNumber which I see in xml file. In my beta/prod its working fine and not in my local machine. It looks like something I’m missing in my local machine settings.
Regards, Sam
may be can you cross check with ur env…
HI RMG,
After your query “did I create any new attribute in TNC” verified in documents. By that,
This solved my issue. Thanks RMG and Senthil in helping me.
Yes you are in the right direction…your welcome: