Hello masters!!
Here I am again with a new question. I have a java object which
constructs a tree(XML) since some elements of an Arbortext's document,
starting with one OID and then walking throw next elements of the first
OID until my desired XML was constructed, when I back to my acl code
what I'm trying to do is to paste this content in other place inside the
document, I've been trying to execute it using the 'insert_string
-markup' option however it seems that the elements are not recognized,
so, for example if I received from java the string: "<note> </note>"
Arbortext show me an error telling me the "unexpected argument: /note>"
message :'( And I'm pretty sure this is not an "out of context" error,
since I've been checking my rules of insertion every moment 😄
I don't know why is this happening? I suppose that try to insert some
XML tags is not as simple as I thought..... however, if I use the
insert_string command assigning directly the string... like this:
(insert_string -markup "<note></note>";) Works! and I don't know why 😞
So, if anybody knows more about how insertion in ACL works I would
really really appreciate your help. Also, if anyone has any idea of
another command which would be useful for me I'll be thankful for your
support.
Hope you have a great day. Sincerely...
Paulette Zorrilla