cancel
Showing results for 
Search instead for 
Did you mean: 

From Custom / To Custom passes

0 Kudos

Hi all,

I just did write a small java class that I want to use as a "From Custom" pass. It's compiled (without error) and in the classpath of the running dispatcher. However I still get

"Exception running class - Exception:java.util.NoSuchElementException" when starting the job.

It's a very simple class, just importing (and extending) the FromASCII pass so it should have everything necessary.

Does anyone have a clue how to deal with the From Custom / To Custom passes in detail?

thank you for any hint,

Tobias (from University of Basel)

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Thanks, I have it working now.

It turned out that I was so much focused on the Source that I did forget to define some fields for the Destination output (and that did produce the error; the class was not missing).

Former Member
0 Kudos

Hello Tobias,

I wrote a blog about that:

/people/domink.trui/blog/2008/11/17/how-to-use-custom-classes-in-the-sap-netweaver-identity-management

Best regards

Dominik Trui