Options

extract information: parametric operetor

daddou20012daddou20012 Member Posts: 3 Contributor I
I have a problem for extracting text from a document using the operator extract information, when I want to have parametric xpath that contains a call to a macro effect like this:
/ / *[@ class = 'contentheading' and contains (.,. +% {macro}. +)]

But this is not functional %{macro}Since runnig is not replaced by its value

any one can help on how aproiri All really works ..

thanks you in advance  :)

Answers

  • Options
    daddou20012daddou20012 Member Posts: 3 Contributor I
    daddou20012 wrote:

    I have a problem for extracting text from a document using the operator extract information, when I want to have parametric xpath that contains a call to a macro effect like this:
    / / *[@ class = 'contentheading' and contains (.,. +% {macro}. +)]

    But this is not functional %{macro}Since runnig is not replaced by its value

    any one can help ???  ???  :'(

    thanks you in advance  :)
  • Options
    awchisholmawchisholm RapidMiner Certified Expert, Member Posts: 458 Unicorn
    Hello

    Try putting the macro inside double quotes

    regards

    Andrew
Sign In or Register to comment.