Menu

WebStudio - Runtime Context executing

Help
Luciano
2019-11-25
2019-11-27
  • Luciano

    Luciano - 2019-11-25

    Hi, is there anyway to set runtime context variable in web studio? I try to run a method that call spreadhsheet with LOB property and i'm getting this

    Ambiguous dispatch for method 'Test'. Details: 
    Candidates: {
    {lob: HOGAR},
    {lob: AUTO}
    }
    
    Context: {
    }
    
    Can i set the context in someway in webstudio? I know how to do this in java wrapper or a WS but not in studio
    
     

    Last edit: Luciano 2019-11-25
  • Elena Kosolapova

    Hello,
    You can set up runtime context in Run/Test table.
    See example attached.
    Current there is no ability to enter context via UI, we have a task for this in the backlog.

    Best Regars,
    Alena.

     

Log in to post a comment.