cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to edit Function Library

Former Member
0 Kudos
96

Hi all,

I am unable to edit a function library I created. I always get a NullPointerException:

There is no syntax error in the included functions. The Library is activated, but it is also not found by the runtime. When I send a test message I get an error that the used functions were not found.

I have already tried to create another function library. I am able to create and activate it, but get the same error when I try to edit it.

I am working on a Java single-stack.

Any suggestions?

Accepted Solutions (0)

Answers (3)

Answers (3)

sendhil_kumar
Active Participant
0 Kudos

Stefan,

Can you check if cache is updated properly for this?

-Sendhil

iaki_vila
Active Contributor
0 Kudos

Hi Stefan,

Have you tried to open it with another user?, may be it could be a role problem.

Regards.

Former Member
0 Kudos

With another user we get the same error.

Former Member
0 Kudos

No further ideas? 😞

We were not able to solve this issue yet.

former_member190624
Active Contributor
0 Kudos

Hi Stefan,

As work around , you can use function library udf in local udf (in message mapping ). Is this approach is also throwing same error , when you editing message mapping udf ?

Thanks

Hari.

former_member190624
Active Contributor
0 Kudos

Hi Stefan,

Is function library and message mapping are in same SWCV ?

Thanks

Hari.

Former Member
0 Kudos

Same SWCV but different namespaces.

somil_gulati
Explorer
0 Kudos

Hi Stefan,

You can try one thing -> Go to your Message Mapping , select there used Function Libraries and there again you can remove then add the function library that you have used.

Regards

Somil

Former Member
0 Kudos

I already tried this.

But the main problem ist: When I am in ESR in the function library and klick the Edit-Button, I get the error message shown above. So I am not able to edit any function library.

What could be the problem? I already tried:

- To remove all special characters from the name and description of the function library

- To create a new namespace with a new function library