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 Message Broker (ACE) Support » How to invoke JDE Purchase order Business function

Post new topic  Reply to topic
 How to invoke JDE Purchase order Business function « View previous topic :: View next topic » 
Author Message
rkailasam2
PostPosted: Thu Oct 13, 2011 5:19 am    Post subject: How to invoke JDE Purchase order Business function Reply with quote

Novice

Joined: 09 Oct 2011
Posts: 11

In Message Broker Using JD Edward Adapter Node I want to invoke JDE Business service which have to insert records in JDE table. How to do the same. Please help me

example
I want to invoke JDE Purchase order Business function.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Thu Oct 13, 2011 5:53 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

I imagine you will construct a message flow.

And in that message flow you will construct a message that you will then pass to the JDEdwards adapter node.

And the contents of that message will instruct the JDEdwards adapter node to invoke the JDE Purchase Order Business Function with the necessary data.

I believe, in order to accomplish this task, it is you that must have the skills and training and knowledge necessary to build a message flow, build the relevant message, and run it.

I don't personally have the necessary knowledge of the JDEdwards environment to construct such a message, but it doesn't seem like it should be a lot different than constructing any other kind of message.
Back to top
View user's profile Send private message
rkailasam2
PostPosted: Thu Oct 13, 2011 5:58 am    Post subject: Reply with quote

Novice

Joined: 09 Oct 2011
Posts: 11

Thanks for the reply
Using Message flows and Message set, i can get multiple records from JD Edward business functions but i can't insert a records
Back to top
View user's profile Send private message
mqjeff
PostPosted: Thu Oct 13, 2011 6:18 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

rkailasam2 wrote:
Thanks for the reply
Using Message flows and Message set, i can get multiple records from JD Edward business functions but i can't insert a records


I do not see anything in a quick glance of the current documentation for the current release of Broker that suggests that this is not possible to do.

So clearly it is simply a case that you do not know how to do it.

Why not?

Is the documentation unclear? Which specific part of the documentation is confusing to you?

Do you have no idea at all how to start? It seems that the documentation and samples that ship with the product will provide some assistance here. Have you looked at them?
Back to top
View user's profile Send private message
rkailasam2
PostPosted: Thu Oct 27, 2011 1:42 am    Post subject: Reply with quote

Novice

Joined: 09 Oct 2011
Posts: 11

Ya, i got the required output. The issue is with framing correct input xml file. Thanks for all
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu Oct 27, 2011 4:45 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

rkailasam2 wrote:
Ya, i got the required output. The issue is with framing correct input xml file. Thanks for all


It's amazing how many things work better with the correct input.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Shakur
PostPosted: Mon Oct 31, 2011 12:39 pm    Post subject: Reply with quote

Newbie

Joined: 31 Oct 2011
Posts: 4

rkailasam2 wrote:
Ya, i got the required output. The issue is with framing correct input xml file. Thanks for all

Hello, please help me, could you write the example of correct input xml.
Back to top
View user's profile Send private message
Shakur
PostPosted: Mon Oct 31, 2011 12:41 pm    Post subject: Reply with quote

Newbie

Joined: 31 Oct 2011
Posts: 4

I have the following problem: when I send a XML message from MQ Input node to JDEdwards Request node, the flow hangs. I get no error and I don't know what to do in such situation.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Mon Oct 31, 2011 1:14 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20703
Location: LI,NY

Shakur wrote:
I have the following problem: when I send a XML message from MQ Input node to JDEdwards Request node, the flow hangs. I get no error and I don't know what to do in such situation.


Take a user trace of the flow...
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Shakur
PostPosted: Tue Nov 01, 2011 4:54 am    Post subject: Reply with quote

Newbie

Joined: 31 Oct 2011
Posts: 4

fjb_saper wrote:
Shakur wrote:
I have the following problem: when I send a XML message from MQ Input node to JDEdwards Request node, the flow hangs. I get no error and I don't know what to do in such situation.


Take a user trace of the flow...


User trace shows next:

2011-11-01 16:29:05.363886 4500 UserTrace BIP3484E: ''CWYED1002E: The adapter could not get a connection to the EnterpriseOne server. The instance might be down or the specified connection property values might be incorrect.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Tue Nov 01, 2011 6:36 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20703
Location: LI,NY

Shakur wrote:

User trace shows next:

2011-11-01 16:29:05.363886 4500 UserTrace BIP3484E: ''CWYED1002E: The adapter could not get a connection to the EnterpriseOne server. The instance might be down or the specified connection property values might be incorrect.


Well that error seems pretty clear to me...
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Shakur
PostPosted: Thu Nov 03, 2011 2:53 pm    Post subject: Reply with quote

Newbie

Joined: 31 Oct 2011
Posts: 4

Now I have a new error:
Text:CHARACTER:Missing required parameter 'jdDateEffectiveJulian1' for business function 'UpdateBasePrice_test'., error code: Missing Data
when I try to enter date in format mm/dd/yyyy.
Any suggestions?
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Thu Nov 03, 2011 7:11 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20703
Location: LI,NY

Shakur wrote:
Now I have a new error:
Text:CHARACTER:Missing required parameter 'jdDateEffectiveJulian1' for business function 'UpdateBasePrice_test'., error code: Missing Data
when I try to enter date in format mm/dd/yyyy.
Any suggestions?


Find out what format the date is supposed to be in and use that.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Vitor
PostPosted: Fri Nov 04, 2011 4:45 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

fjb_saper wrote:
Shakur wrote:
Now I have a new error:
Text:CHARACTER:Missing required parameter 'jdDateEffectiveJulian1' for business function 'UpdateBasePrice_test'., error code: Missing Data
when I try to enter date in format mm/dd/yyyy.
Any suggestions?


Find out what format the date is supposed to be in and use that.




I would suggest a clue is in the name of the missing parameter:

jdDateEffectiveJulian1


_________________
Honesty is the best policy.
Insanity is the best defence.
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 Message Broker (ACE) Support » How to invoke JDE Purchase order Business function
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.