SARA not working as expected on retrieval of WF container

Sample, Rick Rick.Sample at graybar.com
Fri Jan 7 11:14:03 EST 2011


Reviewed the code and looks like the solution. Will get this applied and let you know.

Thanks Eddie!
Rick




> -----Original Message-----
> From: sap-wug-bounces at mit.edu
> [mailto:sap-wug-bounces at mit.edu] On
> Behalf Of Morris, Eddie
> Sent: Friday, January 07, 2011 10:02 AM
> To: SAP Workflow Users' Group
> Subject: RE: SARA not working as
> expected on retrieval of WF container
> 
> Hi Rick,
> 
> Try note 1491347.
> 
> Regards,
> Eddie
> 
> -----Original Message-----
> From: sap-wug-bounces at mit.edu
> [mailto:sap-wug-bounces at mit.edu] On
> Behalf Of Sample, Rick
> Sent: 07 January 2011 11:54
> To: SAP Workflow Users' Group
> Cc: Sample, Rick
> Subject: RE: SARA not working as
> expected on retrieval of WF container
> 
> Hi Eddie!
> 
> Customer Message: 14926 / 2011
> 
> 
> In class CL_SWF_CNT_PX_CONTAINER-
> >INSTANTIATE, if no valid BOR object
> can be instantiated, it gets caught in an
> infinite loop in the below code. No matter
> how you slice it, getting stuck in an infinite
> loop should not be allow. Simple fix.
> 
> ***** pick up all contob-lines belonging to
> this id.* IF l_contob_index <=
> l_contob_max. <---- Since no BOR, this
> will never work!
> DO.
>  ...
> 
> *** RLS: when it calls the method that gets
> the contob, that is when the counter gets
> mucked up. Can't create an instance since
> the data is gone for the BOR.
> 
> ENDDO. " pick up objects.
> 
> 
> Reproduce:
> SARA->Read->Execute.
> Enter the BOR object that can no longer
> be instantiated for an WF that is archived
> off. <zWhatEverBOR>, key, execute.
> Then, navigate the the Container tab and
> it will hour glass.
> 
> I have example in RD0-110 and show &
> tell is quick.
> 
> 
> Thanks,
> Rick
> ECC6 SAPKB70015
> 
> 
> 
> 
> __________________________________
> ______
> From: sap-wug-bounces at mit.edu [sap-
> wug-bounces at mit.edu] On Behalf Of
> Morris, Eddie [eddie.morris at sap.com]
> Sent: Friday, January 07, 2011 5:27
> To: SAP Workflow Users' Group
> Subject: RE: SARA not working as
> expected on retrieval of WF container
> 
> Hi Rick,
> 
> Do you know the customer message
> number? I can take a look.
> 
> Regards,
> Eddie
> 
> -----Original Message-----
> From: sap-wug-bounces at mit.edu
> [mailto:sap-wug-bounces at mit.edu] On
> Behalf Of Sample, Rick
> Sent: 06 January 2011 21:22
> To: SAP Workflow Users' Group
> Subject: SARA not working as expected
> on retrieval of WF container
> 
> Hey folks!
> 
> Please bare with me. My knowledge on
> archiving is limited.
> 
> We have custom tables that a custom
> BOR object is based on and only the WF
> is being archived.
> It is a WF Approval process and the actual
> data is short lived and dumped after 120
> days. i.e. "deleted".
> 
> The data is deleted in 120 days, the WF is
> archived some time after that deletion.
> It appears to archive off just fine but when
> I go into SARA and try to retrieve the
> Container data, it hour glasses. The SAP
> code is stuck in a DO ... ENDDO loop.
> Can't instantiate a BOR and SARA gets
> hung.
> 
> I debugged to the offending code and put
> in a Customer Message.
> 
> What I would like to know, was it ever
> meant to work without the BOR object?
> Meaning, "must" I have the BOR object to
> archive and expect to retrieve the
> container data of the WF?
> 
> Rick
> 
> 
> 
> 
> 
> 
> __________________________________
> _____________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap
> -wug
> 
> __________________________________
> _____________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap
> -wug
> __________________________________
> _____________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap
> -wug
> 
> __________________________________
> _____________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap
> -wug




More information about the SAP-WUG mailing list