Skip to content

XAware Open Source Data Integration

You are here: Home arrow Forums
XAware Community Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Re:5.1 Copybook, MultiFormat changes (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:5.1 Copybook, MultiFormat changes
#2518
prichards (User)
XAware user
Posts: 104
User Offline Click here to see the profile of this user
Re:5.1 Copybook, MultiFormat changes 4 Months, 1 Week ago Karma: 13  
The COMP-3 wizard issue is a known bug in the 5.1.0 GA release (the Engine can correctly process the BizComponent as show in the Designer Help Example, but the wizard fails to recognize the COMP-3 type). This is being fixed now and is targeted to be included in the 5.1.1 (patch) GA release scheduled for Sep 9. You can track the status in our SourceForge Issue Tracker for Bug #2058503.

In the meantime, you could workaround the issue by modifying the copybook layout to use 9(n), for the appropriate byte length of the COMP-3 value. After the wizard has completed and the Bizcomp is saved, you can edit the Bizcomp to add the COMP-3 format and appropriate display pic_value -- for example, change:
<SALARY xa:start="20" xa:field_length="5"
xa:pic_value="9(5)">

to:
<SALARY xa:start="20" xa:field_length="5"
xa:packed_type="COMP-3"
xa:pic_value="999999v99">


Only the COMP-3 numeric type has currently been implemented. I have added a request to support the COMP numeric type to our SourceForge Issue Tracker for FR #2079017, to include in our Build 5.2 planning (which could be in a year-end GA release, but available in an earlier daily/Stable build).

(You could implement the COMP type by adding it to the Spring config file, and implementing its class, similar to the COMP-3 implementation, as Kirstan has mentioned previously. The class can be deployed in /dynamic for Designer and deployed through the Update XAware Ear/War utility. It would be great to add the implementation files to the XAware Extras project in Community Projects.)
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
      Topics Author Date
    thread link
5.1 Copybook, MultiFormat changes
kvandersluis 2008/08/12 08:10
    thread link
thread linkthread link Re:5.1 Copybook, MultiFormat changes
kvandersluis 2008/08/12 08:19
    thread link
thread linkthread linkthread link Re:5.1 Copybook, MultiFormat changes
tferguson 2008/08/12 08:29
    thread link
thread linkthread linkthread linkthread link Re:5.1 Copybook, MultiFormat changes
psethi 2008/08/27 03:51
    thread link
thread linkthread link Re:5.1 Copybook, MultiFormat changes
voconnor 2008/08/12 08:37
    thread link
thread linkthread linkthread link Re:5.1 Copybook, MultiFormat changes
kvandersluis 2008/08/12 09:09
    thread link
thread linkthread link Re:5.1 Copybook, MultiFormat changes
voconnor 2008/08/13 12:55
    thread link
thread linkthread linkthread link Re:5.1 Copybook, MultiFormat changes
kvandersluis 2008/08/15 15:01
    thread link
thread linkthread link Re:5.1 Copybook, MultiFormat changes
jpeters 2008/08/18 15:05
    thread link
thread linkthread link Re:5.1 Copybook, MultiFormat changes
prichards 2008/08/27 14:15
    thread link
thread linkthread link Re:5.1 Copybook, MultiFormat changes
psethi 2008/08/29 00:13
    thread link
thread linkthread linkthread link Re:5.1 Copybook, MultiFormat changes
prichards 2008/09/02 15:04
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop

Community Login

Polls

What best describes your current or next project that will include data services?
 

Visit XAware.com