Gen EDGE

Expand all | Collapse all

HI Gen Experts, We are facing a issue while compiling a Co-Operative Server, The issue is we are using a two dimensional group view in the export view because of that the compilation is failling. 

  • 1.  HI Gen Experts, We are facing a issue while compiling a Co-Operative Server, The issue is we are using a two dimensional group view in the export view because of that the compilation is failling. 

    Posted Jan 09, 2018 06:27 AM

    Environmental Details: 

    Operating System : JVM

    Language               :JAVA

    DBMS                     :JDBC   

    TP Monitor              :EJB

     

     

    In a COOP Server procedure we added a two dimensional group view (group view with in a group view) in the Export. Because of that the compilation is failing.

     

    We did the same thing in the action block but compilation was successful for that action block,

     

    please suggest us to resolve the issue.

     

    Thanks,

    Xavier.



  • 2.  Re: HI Gen Experts, We are facing a issue while compiling a Co-Operative Server, The issue is we are using a two dimensional group view in the export view because of that the compilation is failling. 
    Best Answer

    Posted Jan 09, 2018 09:00 AM

    You cannot use a nested repeating group view in an export (or import) view of a procedure step packaged as a cooperative load module. If you do either a consistency check before generation or during you should see this error:

     

    ICCBR13E A Procedure Step with either window or cooperative packaging must not contain nested repeating group views in its import or export view set.

     

    Common action blocks used by a cooperatively packaged procedure step are not subject to this restriction.