cancel
Showing results for 
Search instead for 
Did you mean: 

Custom Action Block in 11.5

Former Member
0 Kudos

Hi,

I am trying to create a custon action block in 11.5.

I have done the following steps.

Created the jar and xml files.

Signed the jar.

Copied ".png" to "C:\ServletExec AS\se-xMII\webapps\default\Lighthammer\WEB-INF\classes\com\bekaert\xacute\actions\resources\icons"

Copied ".class" to "C:\ServletExec AS\se-xMII\webapps\default\Lighthammer\WEB-INF\classes\com\<projectname>\xacute\actions"

Copied ".jar" to "C:\ServletExec AS\se-xMII\webapps\default\Lighthammer\CMSLogicEditor"

and

C:\ServletExec AS\se-xMII\webapps\default\Lighthammer\WEB-INF\lib

Copied ".xml" to "C:\Lighthammer\Xacute\Components"

Cleared the java cache.

Restarted Servlet Exec and IIS services.

Still I am not able to see the Icon.

Could anyone tell me the correct steps??

Thanks,

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Two questions:

- Is the PNG file also embedded in your .JAR file (it needs to be)

- This name of the file is case sensitive (pay particular attention to .png vs .PNG)

Best regards,

Rick

Answers (1)

Answers (1)

agentry_src
Active Contributor
0 Kudos

Hi Sophila,

I presume you have already checked this document:

[Custom Action Blocks|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b0407ed8-7f81-2a10-d49e-ea99d6b744cb]

I think you will get more responses now that folks are back from vacation. Or have you already figured out the problem?

Regards,

Mike