ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Interchange Server + Adapters » Business Object Designer wrong method name

Post new topic  Reply to topic
 Business Object Designer wrong method name « View previous topic :: View next topic » 
Author Message
pc.verhey
PostPosted: Wed Jan 04, 2006 4:14 am    Post subject: Business Object Designer wrong method name Reply with quote

Newbie

Joined: 13 Sep 2005
Posts: 6

Hi,
I use the BOD to create a BusinessObject of a Component Interface we have build in Peoplesoft.

In PEOPLESOFT
The name of the attribute in the COMPONENT Interface IS "mutatienummer"

When I look in the BOD it says:
NAME = mutatienummer
Application Specific Information: get=getmutatienummer
set=setmutatienummer

When I look in the .JAVA file we generated out of PEOPLESOFT I see:
public String getMutatienummer() throws JOAException;
public void setMutatienummer(String inMutatienummer) throws JOAException;


How can ik correct this, it took me 2 hours to do it by hand and other
interface's I build, I don't have that problem.
Back to top
View user's profile Send private message
pc.verhey
PostPosted: Thu Jan 05, 2006 1:30 am    Post subject: Reply with quote

Newbie

Joined: 13 Sep 2005
Posts: 6

In PEOPLESOFT we changed in the definition of the COMPONENT interface
'mutatienummer' into 'MUTATIENUMMER'
and ik works! So only user UPPERCASE.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Interchange Server + Adapters » Business Object Designer wrong method name
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.