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]unable to edit mappings in buildtime

Post new topic  Reply to topic
 [SOLVED]unable to edit mappings in buildtime « View previous topic :: View next topic » 
Author Message
CP
PostPosted: Mon Aug 16, 2004 4:54 am    Post subject: [SOLVED]unable to edit mappings in buildtime Reply with quote

Novice

Joined: 15 Jul 2004
Posts: 16

Hello,

I am getting error when I was trying to edit my mappings in build time. It is giving like this:

e:\v340\src\fmcbcctl.cxx(713): FmcAssertionException, Condition=***Pre-condition failed in e:\v340\src\fmckstr.inl(104):!IsNull(), Origin=File=e:\:v340\src\fmckdbg.cxx, Line=153, Function=fmckRequire.


I am using Windows XP, MQWF 3.4.0 DB2=7.1

Can anybody help me out to get rid of this problem.

Thanks in Advance,
CP.
Back to top
View user's profile Send private message
jmac
PostPosted: Mon Aug 16, 2004 4:58 am    Post subject: Reply with quote

Jedi Knight

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

It would probably help if you posted your FDL, and gave a more exact description of what you are trying to do.
_________________
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
CP
PostPosted: Mon Aug 16, 2004 6:06 am    Post subject: Reply with quote

Novice

Joined: 15 Jul 2004
Posts: 16

I was trying to build the process model on Windows XP Professional.

MQWF 3.4 (no service pack)
DB2 7.1
OS: XP Professional

Here is the FDL:

/*
*
* FDL definitions generated by MQ Workflow at 2004-08-16, 9:58:53 AM.
*
*/
CODEPAGE 1252
FM_RELEASE V3R4 0

/*
* STRUCTUREs
*/
STRUCTURE 'Employee'
'Name': STRING;
'Number': LONG;
'Salary': FLOAT;
END 'Employee'

STRUCTURE 'Student'
'Name': STRING;
'ID': LONG;
'Grade': STRING;
END 'Student'

/*
* PROGRAMs
*/
UPDATE PROGRAM 'show'
DESCRIPTION ""
STRUCTURES_FROM_ACTIVITY
NOT UNATTENDED
WINNT EXE PATH_AND_FILENAME "fmcnshow.exe"
INHERIT ENVIRONMENT
STYLE VISIBLE
START FOREGROUND
END 'show'

/*
* PROCESSes
*/
/*
* PROCESS TEST
*/
PROCESS 'TEST' ( 'Default Data Structure', 'Default Data Structure' )
DO NOT PROMPT_AT_PROCESS_START
WINDOW VIEW_REFERENCE_POINT XPOS 0 YPOS 27
WINDOW SHOW ALL CONNECTORS
WINDOW SHOW NO CONDITIONS
SOURCE 1 XPOS -725 YPOS 500
SINK 1 XPOS 675 YPOS -75
PROGRAM_ACTIVITY 'StudentInfo' ( 'Student', 'Student' )
START MANUAL WHEN AT_LEAST_ONE CONNECTOR TRUE
EXIT MANUAL
LAYOUT XPOS -400 YPOS 125
NAME_POSITION XPOS -400 YPOS 50
PRIORITY DEFINED_IN INPUT_CONTAINER
DONE_BY PROCESS_STARTER
PROGRAM 'show'
SYNCHRONIZATION NESTED
END 'StudentInfo'
PROGRAM_ACTIVITY 'EmployeeInfo' ( 'Employee', 'Employee' )
START MANUAL WHEN AT_LEAST_ONE CONNECTOR TRUE
EXIT AUTOMATIC
LAYOUT XPOS 250 YPOS 125
NAME_POSITION XPOS 250 YPOS 50
PRIORITY DEFINED_IN INPUT_CONTAINER
DONE_BY PROCESS_STARTER
PROGRAM 'show'
SYNCHRONIZATION NESTED
END 'EmployeeInfo'
CONTROL
FROM 'StudentInfo' TO 'EmployeeInfo'
DATA
FROM SOURCE 1 TO 'StudentInfo'
LAYOUT
XPOS -725 YPOS 125
DATA
FROM 'StudentInfo' TO 'EmployeeInfo'
DATA
FROM 'EmployeeInfo' TO SINK 1
LAYOUT
XPOS 675 YPOS 125
END 'TEST'


I was trying to map the Data Element Student.ID to Employee.Number


Thank you.,
Back to top
View user's profile Send private message
vennela
PostPosted: Mon Aug 16, 2004 6:13 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

This is a known issue.
You are running without any service pack. You need to apply the latest service pack
Back to top
View user's profile Send private message Send e-mail Visit poster's website
CP
PostPosted: Mon Aug 16, 2004 7:15 am    Post subject: Reply with quote

Novice

Joined: 15 Jul 2004
Posts: 16

Thank you vennela. I will install MQ Workflow3.4 Service pack 5 and post you the update.
Back to top
View user's profile Send private message
CP
PostPosted: Tue Aug 17, 2004 9:54 am    Post subject: Reply with quote

Novice

Joined: 15 Jul 2004
Posts: 16

Thanks again Vennela. With MQ Workflow Service Pack 5, I got rid of the problem.

Thanks,
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]unable to edit mappings in buildtime
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.