Hi,
I am quite new to RM, but I have searched the internet with no luck. So here is my problem.
I am reading html links via GETPAGES. In the next step I use Data to Documents to retrieve the content of the html. This result in a collection of documents (Everthing is fine at this stage) So I run the Loop Collection Operator for looping through all contained documents and saving each one as a textfile. But I want specify the filename depending on attribute value or some part of the text of the specific textfile.
So I used the extract Information operator to get the specific string (with regex), which should be the filename in the end. So how I can I store this value in a macro or other variable that I am able to use this as the filename?
I can't use the extract Macro operator because it is not an example set, it is a document so I have absolutely no idea how to solve that.
I hope my question is not too stupid and I someone can help me,
Best regards,
Makus