1 Reply Latest reply on Apr 10, 2014 11:58 AM by shawkins

    Struggling with procedural relational command when using optional parameters for virtual procedures

    fihtisham

      I want to use procedural relational command with optional parameters for virtual procedures. I have created a BaseTable with call to a virtual procedure in transformation.

      Using exec|call syntax for store procedure passes in default value for the parameters but I do not know how I can pass in values for these parameters when using this base table.

       

      While looking for fix I came across following post. I have same scenario. Can anybody guide me on this?

      virtual procedure's default value in Procedural Relational Command

       

      Farrukh