cancel
Showing results for 
Search instead for 
Did you mean: 

mapping runtime perfermance issue.

Former Member
0 Kudos

Hi all

I have an interface that runtime process sometimes fast sometimes slow.In case of low process ,I figured out the mapping runtime took a lot of time.So i would like to know what factors can lead to the mapping runtime low performance?

thanks in advance.

Brand

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

HI

The performance will decrease if ur using Large files. It will be good if u go for Splliting or ZIP/Unzip.

cheers

former_member187563
Contributor
0 Kudos

hi,

Your mapping efficiency will be decreasing due to huge volume of data.if your INPUT is large it will take time to process.

For that you have to go for splitting or zipping of the data.

regards,

ujjwal kumar.

Former Member
0 Kudos

Hi

Thanks to reply to this.

but my mapping don't have a huge volume data. it is just 1KB.

in addition,i tried to run 3 times,sometimes very fast,and sometimes very low... any other cause else ?

thanks

Former Member
0 Kudos

HI Brand,

Inspite of data volume, the execution time also depends on the performance of the J2EE Engine where Mapping is ultimately executed.......

former_member187563
Contributor
0 Kudos

hi,

Yes if many messages are transferred simultaneously then also performance reduces due to Queuing of message in the XI server.

regards