Options

Record not found in RTC

tmajvdlaantmajvdlaan Member Posts: 7
edited 2010-04-15 in NAV Three Tier
Hello,

I have created a wizard in the Classic-client, and I am testing the transformation to a page. I now have a weird problem: there is a textbox where the SourceExpr-property is a global variable ResourceCode; the TableRelation is filled with Resource."No."; in the Classic client, when selecting a Resource-record, I see the variable being filled with the field "No." of the Resource; after that, I do a GET on the Resource-record. This works fine in the Classic-client, but in the RoleTailoredClient I am getting an error that the Resource with "No." = '' does not exist. It looks like RTC is not filling the variable with the field "No.".
When I modify the SourceExpr-property into Resource."No.", then it works fine.

Anybody knows why?

Kind regards,

Martijn

Comments

  • Options
    DuikmeesterDuikmeester Member Posts: 304
    Heb je bij de declaratie van de Global de eigenschap IncludeInDataset op Yes gezet?
  • Options
    tmajvdlaantmajvdlaan Member Posts: 7
    edited 2010-04-15
    Kriki, you are right!

    Duikmeester asked me: Did you set the property IncludeInDataset of the Global variable to Yes?

    My answer was: That is only possible for variables of type Boolean and Integer, I just read in the documentation ... ;-)
  • Options
    krikikriki Member, Moderator Posts: 9,090
    [This is an international forum, please respond in English]
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.