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 » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » [SOLVED]Run WebCredit Example

Post new topic  Reply to topic
 [SOLVED]Run WebCredit Example « View previous topic :: View next topic » 
Author Message
kotha
PostPosted: Wed Mar 30, 2005 8:18 am    Post subject: [SOLVED]Run WebCredit Example Reply with quote

Partisan

Joined: 12 Mar 2005
Posts: 333

I downloaded the WA82 Web Credit Example from the link.
http://www-1.ibm.com/support/docview.wss?rs=171&uid=swg24000223&loc=en_US&cs=utf-8&lang=en

I followed the instructions and deployed in WAS.

i am trying to run the web credit. Here the description of the problem:

after submitting data at http://myservername:9080/MQWFClient/starter/WebCreditRequest_NewCustomer.html i am getting error saying starterID is missing at page http://myservername:9080/MQWFClient/servlet/Main but I exported starter.fdl into Runtime.

anybody has any idea?

any suggestions greatly appriciated
Back to top
View user's profile Send private message
Ratan
PostPosted: Wed Mar 30, 2005 8:22 am    Post subject: Reply with quote

Grand Master

Joined: 18 Jul 2002
Posts: 1245

I dont have WF on my machine, so I cant verify. I think you have to add the StarterID in "WebClient.Properties"(or a file that sounds like it) file in your WebClient installation directory (WAS Installed Apps directory).
_________________
-Ratan
Back to top
View user's profile Send private message Send e-mail
jmac
PostPosted: Wed Mar 30, 2005 8:23 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

Did you read the part where it tells you to update the following entries in the WebClient properties file:
Code:

#StarterUserID=STARTER
#StarterPassword=password
#StarterSystemGroup=FMCGRP
#StarterSystem=FMCSYS



sorry Ratan... I swear that your post wasn't there when I started typing
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
kotha
PostPosted: Wed Mar 30, 2005 9:57 am    Post subject: Reply with quote

Partisan

Joined: 12 Mar 2005
Posts: 333

in the Readme.html (in WA82 folder), it says the following:

Update the batch files for the CustomerUPES

Update the file env.bat to reflect your environment.
JAVA_HOME: the top-level directory of the JDK and ....etc

How to update env.bat file??
Back to top
View user's profile Send private message
Ratan
PostPosted: Wed Mar 30, 2005 10:59 am    Post subject: Reply with quote

Grand Master

Joined: 18 Jul 2002
Posts: 1245

unless I am missing something, open the env.bat file and update the value for JAVA_HOME. set it to your JDK installation directory.
_________________
-Ratan
Back to top
View user's profile Send private message Send e-mail
kotha
PostPosted: Fri Apr 22, 2005 6:15 am    Post subject: Reply with quote

Partisan

Joined: 12 Mar 2005
Posts: 333

jmac wrote:
Did you read the part where it tells you to update the following entries in the WebClient properties file:
Code:

#StarterUserID=STARTER
#StarterPassword=password
#StarterSystemGroup=FMCGRP
#StarterSystem=FMCSYS



Jmac,

in my property file, the code is exactly as given by you.I have FMC default configurations and the queue manger and DB name(FMCDB) all are default.
you said to update the above entries. I dont know much about the coding syntax of the property file. How to update the .property file. does it mean, I need to remove the # before every statement?.

Where exactly it exists in WAS. I have it at \MQWF_Web_Client_FMC.ear\fmcohcli.war\WEB-INF
Back to top
View user's profile Send private message
jmac
PostPosted: Fri Apr 22, 2005 6:18 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

Yes remove the # from these 4 stmts... like this

Code:
StarterUserID=STARTER
StarterPassword=password
StarterSystemGroup=FMCGRP
StarterSystem=FMCSYS


In addition you must define the Starter in your RTDB... as I recall there is FDL with the supportpac that you can just import.
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
kotha
PostPosted: Fri Apr 22, 2005 6:41 am    Post subject: Webcredit Example Reply with quote

Partisan

Joined: 12 Mar 2005
Posts: 333

The problem is solved!!!!!!!!!!!!!!!

I updated the property file and it is working excellant!!!

Rathan, Jmac thanx for your help.
Back to top
View user's profile Send private message
tyctlnc
PostPosted: Thu May 04, 2006 8:39 pm    Post subject: Reply with quote

Novice

Joined: 27 Apr 2006
Posts: 15

i'm trying to run the webclient example : webcredit, but i get the error:

Error 404: No target servlet configured for uri: /MQWFClient_QLDT/starter/WebCreditRequest.html.

what is the web server's CLASSPATH? what does it mean?
i'm a new user, so it has a lot os concepts i don't know.
any body explains to me?
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 » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » [SOLVED]Run WebCredit Example
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.