cancel
Showing results for 
Search instead for 
Did you mean: 

Custom Action Block development issue

Former Member
0 Kudos

Hi All,

<br/>

I am developing Custom Action Block for File Copy as explained in below link. <br/>

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b0407ed8-7f81-2a10-d49e-ea99d6b744cb?quicklink=index&overridelayout=true <br/>

I am using MII 12.1 and XMII.jar for development.<br/>

While testing Custom Action block in Transaction itu2019s throwing following error.<br/>

[INFO] Started Execution: '08/11/2010 12:50:08'<br/>

[DEBUG] [Sequence]: Started sequence execution<br/>

[DEBUG] [Copy_File_0]: Started action execution<br/>

[DEBUG] [Copy_File_0] [LegacyWrapper] Could not create legacy transaction for type mapping. Exception: [while trying to invoke the method java.util.List.iterator() of an object returned from com.sap.xmii.bls.sdk.ITransactionInstance.getVariableNames(java.lang.String)]<br/>

[ERROR] [Copy_File_0] Action: Runtime threw an exception. Exception: [while trying to invoke the method com.sap.xmii.bls.sdk.IAccompanimentData.getName() of an object loaded from local variable 'element']<br/>

[DEBUG] [Copy_File_0]: Finished[1.433559ms [1281527408649156228:1281527408650589787]] Succeeded: false<br/>

[DEBUG] [Sequence]: Finished[1.535115ms [1281527408649134482:1281527408650669597]]<br/>

[INFO] Transaction Completed '08/11/2010 12:50:08'<br/>

[INFO] Statistics [Load = 6.881 msec, Parse = 16.902 msec, Execution = 1.615 msec, Total = 46.478 msec]<br/>

Let know if you have any solution for above problem.<br/>

Can you please provide sample custom action block code for both 11.5 and 12.1 version?<br/>

<br/>

Regards,

Sachin

Edited by: sachinjadhavar on Aug 12, 2010 7:39 AM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Please find the link to develop custom action block in 11.5 server

[http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/b0407ed8-7f81-2a10-d49e-ea99d6b744cb]

Former Member
0 Kudos

Hi,

Kindly go through the below links.

SDN forum

Service.SAP.com

https://websmp205.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=012002523100009655912009E&;

(Require login credentials to view the Developing Custom Actions in SAP MII 12.1 PDF document)

Thanks

Rajesh Sivaprakasam