Author Topic: Unable to configure attribute CC using ARSXML  (Read 3114 times)

adrianmitchell

  • Guest
Unable to configure attribute CC using ARSXML
« on: October 29, 2013, 08:13:13 AM »
ARSXML fails when I try to configure the attribute CC for Applications. The error message I receive states that CC is not a valid attribute for dataType "Line" but this is not the case according to the documentation.

Example from XML:
<application name="AABC123" appGroup="GABC123" dataType="Line" identifier="A" indexer="Generic" dataCompression="None">
<lineData codePage="500" prMode="None" trc="No" recFM="Stream" delimiter="0A" CC="No" CCType="ANSI"/>

OD Version: 8.5.0

I tried adding the attribute to ondemand.xsd but it still didn't work.

Anybody got any ideas?

Alessandro Perucchi

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1002
    • View Profile
Re: Unable to configure attribute CC using ARSXML
« Reply #1 on: November 01, 2013, 07:33:37 AM »
Hello Adrian,

Well, if the documentation says so, and the ondemand.xsd is not accepting it, then you must open a PMR.
Adding it to the ondemand.xsd won't work...

I've checked, and even in CMOD V9.0.0.2 it is not there...

Sincerely yours,
Alessandro
Alessandro Perucchi

#Install #Migrations #Conversion #Educate #Repair #Upgrade #Migrate #Enhance #Optimize #AIX #Linux #Multiplatforms #DB2 #Windows #Oracle #TSM #Tivoli #Performance #Audits #Customizing #Availability #HA #DR #JavaApi #ContentNavigator #ICN #WEBi #ODWEK #Services #PDF #AFP #XML

Greg Ira

  • Full Member
  • ***
  • Posts: 240
    • View Profile
Re: Unable to configure attribute CC using ARSXML
« Reply #2 on: November 04, 2013, 09:57:32 AM »
Adrian,
I believe CC="No" is redundant.  If you use CCType="Ansi" it considers that as CC="Yes".  A little foggy in the memory but to turn it off I belive you would code CCType="None".  Undocumented Feature.

adrianmitchell

  • Guest
Re: Unable to configure attribute CC using ARSXML
« Reply #3 on: November 05, 2013, 08:10:08 AM »
Thanks for your feedback Guys.

@Greg - your suggestion CCType="None" works. Thanks!

@Alessandro: If as Greg suggests that this is undocumented then maybe it should go in the documentation for future use.

Alessandro Perucchi

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1002
    • View Profile
Re: Unable to configure attribute CC using ARSXML
« Reply #4 on: November 08, 2013, 03:06:43 AM »
Thanks for your feedback Guys.

@Greg - your suggestion CCType="None" works. Thanks!

@Alessandro: If as Greg suggests that this is undocumented then maybe it should go in the documentation for future use.

Hello Adrian,

That's why it would be really nice to open a PMR, that way the documentation would be corrected!!!

Sincerely yours,
Alessandro
Alessandro Perucchi

#Install #Migrations #Conversion #Educate #Repair #Upgrade #Migrate #Enhance #Optimize #AIX #Linux #Multiplatforms #DB2 #Windows #Oracle #TSM #Tivoli #Performance #Audits #Customizing #Availability #HA #DR #JavaApi #ContentNavigator #ICN #WEBi #ODWEK #Services #PDF #AFP #XML