Enum to List

0
Hi All,   I need the direction to use "Enum To List" module from the market place.    I am getting null pointer error.   Regards Sudhir
asked
4 answers
1

Hi Sudhir,

In the Enum attribute name pass directly your enum attribute name.

Suppose your entity name is Gates & inside this entity your enum attribute name is test then pass your enum attribute name directly 'test' like this.

answered
0

Hi Eline,

 

I have used "Enum to Generic List" java class. Here I have to give two parameters, Entity Name and Enum Attribute Name. 

 

I having the difficulty in setting these two parameter. 

 

It will be excellent, if you provide the step by step instruction.

 

Thanks

 

Regards

Sudhir 

answered
0

Hello Sudhir,

Please provide the steps you are doing and the error details which you are getting. Generally null pointer exception arises when you have create/update object  activity and passing null value there.

answered
0

Hello Raju,

 

I am attaching my MF. Here, what should be the right value for "Entity Name" and "Enum Attribute Name". I have tried with various combination but ending with null pointer error. 

 

Need experts support.

image.png

 

Regards

Sudhir

answered