NATURAL Connector

Business object used for testing:

[ReposCopy]
Version = 3.0.0
[End]
[BusinessObjectDefinition]
Name = NaturalWrap
Version = 3.0.0
AppSpecificInfo = WRAPPER=true
 
    [Attribute]
    Name = TestNatural
    Type = TestNatural
    ContainedObjectVersion = 3.0.0
    Relationship = Containment
    Cardinality = N
    MaxLength = 255
    IsKey = false
    IsForeignKey = false
    IsRequired = false
    IsRequiredServerBound = false
    [End]
 
    [Attribute]
    Name = Func
    Type = String
    MaxLength = 255
    IsKey = true
    IsForeignKey = false
    IsRequired = false
    AppSpecificInfo = CN=Func
    DefaultValue = SEND
    IsRequiredServerBound = false
    [End]
 
    [Attribute]
    Name = SerInOut
    Type = String
    MaxLength = 255
    IsKey = true
    IsForeignKey = false
    IsRequired = false
    AppSpecificInfo = CN=SerInOut
    DefaultValue= ACISP03,SP03MIN1,SP03MOT1
    IsRequiredServerBound = false
    [End]
 
    [Attribute]
    Name = Param1
    Type = String
    MaxLength = 255
    IsKey = true
    IsForeignKey = false
    IsRequired = false
    AppSpecificInfo = CN=Param1
    DefaultValue = FIND
    IsRequiredServerBound = false
    [End]
 
    [Attribute]
    Name = Param2
    Type = String
    MaxLength = 255
    IsKey = true
    IsForeignKey = false
    IsRequired = false
    AppSpecificInfo = CN=Param2
    IsRequiredServerBound = false
    [End]
 
    [Attribute]
    Name = ObjectEventId
    Type = String
    MaxLength = 
    IsKey = false
    IsForeignKey = false
    IsRequired = false
    IsRequiredServerBound = false
    [End]
 
    [Verb]
    Name = Create
    [End]
 
    [Verb]
    Name = Delete
    [End]
 
    [Verb]
    Name = Retrieve
    [End]
 
    [Verb]
    Name = Update
    [End]
[End]
 
[BusinessObjectDefinition]
Name = TestNatural
Version = 3.0.0
AppSpecificInfo = TN=Dummy
 
    [Attribute]
    Name = FuncC
    Type = String
    MaxLength = 255
    IsKey = true
    IsForeignKey = true
    IsRequired = false
    AppSpecificInfo = CN=FuncC:FK=Func
    DefaultValue = SEND
    IsRequiredServerBound = false
    [End]
 
    [Attribute]
    Name = SerInpOutC
    Type = String
    MaxLength = 255
    IsKey = true
    IsForeignKey = true
    IsRequired = false
    AppSpecificInfo = CN=SerInOutC:FK=SerInOut
    DefaultValue = ACISP05B,SP03MIN1,SP03MOT1
    IsRequiredServerBound = false
    [End]
 
    [Attribute]
    Name = Param1C
    Type = String
    MaxLength = 255
    IsKey = true
    IsForeignKey = true
    IsRequired = false
    AppSpecificInfo = CN=Param1C:FK=Param1
    DefaultValue = FIND
    IsRequiredServerBound = false
    [End]
 
    [Attribute]
    Name = Param2C
    Type = String
    MaxLength = 255
    IsKey = true
    IsForeignKey = true
    IsRequired = false
    AppSpecificInfo = CN=Param2C:FK=Param2
    IsRequiredServerBound = false
    [End]
 
    [Attribute]
    Name = RetrieveSP
    Type = String
    MaxLength = 255
    IsKey = false
    IsForeignKey = false
    IsRequired = false
    AppSpecificInfo = SPN=shadow_aci;RS=true;
     IP=FuncC:SerInpOutC:Param1C:Param2C
    IsRequiredServerBound = false
    [End]
 
    [Attribute]
    Name = REcInfo
    Type = String
    MaxLength = 255
    IsKey = false
    IsForeignKey = false
    IsRequired = false
    AppSpecificInfo = CN=RECORD_INFO
    IsRequiredServerBound = false
    [End]
 
    [Attribute]
    Name = PersonnelId
    Type = String
    MaxLength = 255
    IsKey = false
    IsForeignKey = false
    IsRequired = false
    AppSpecificInfo = CN=PERSONNEL_ID
    IsRequiredServerBound = false
    [End]
 
    [Attribute]
    Name = LastName
    Type = String
    MaxLength = 255
    IsKey = false
    IsForeignKey = false
    IsRequired = false
    AppSpecificInfo = CN=LAST_NAME
    IsRequiredServerBound = false
    [End]
 
    [Attribute]
    Name = FirstName
    Type = String
    MaxLength = 255
    IsKey = false
    IsForeignKey = false
    IsRequired = false
    AppSpecificInfo = CN=FIRST_NAME
    IsRequiredServerBound = false
    [End]
 
    [Attribute]
    Name = MiddleI
    Type = String
    MaxLength = 255
    IsKey = false
    IsForeignKey = false
    IsRequired = false
    AppSpecificInfo = CN=MIDDLE_I
    IsRequiredServerBound = false
    [End]
 
    [Attribute]
    Name = Addr01
    Type = String
    MaxLength = 255
    IsKey = false
    IsForeignKey = false
    IsRequired = false
    AppSpecificInfo = CN=ADDRESS_LINE001
    IsRequiredServerBound = false
    [End]
 
    [Attribute]
    Name = Addr02
    Type = String
    MaxLength = 255
    IsKey = false
    IsForeignKey = false
    IsRequired = false
    AppSpecificInfo = CN=ADDRESS_LINE002
    IsRequiredServerBound = false
    [End]
 
    [Attribute]
    Name = Addr03
    Type = String
    MaxLength = 255
    IsKey = false
    IsForeignKey = false
    IsRequired = false
    AppSpecificInfo = CN=ADDRESS_LINE003
    IsRequiredServerBound = false
    [End]
 
    [Attribute]
    Name = City
    Type = String
    MaxLength = 255
    IsKey = false
    IsForeignKey = false
    IsRequired = false
    AppSpecificInfo = CN=CITY
    IsRequiredServerBound = false
    [End]
 
    [Attribute]
    Name = ZIP
    Type = String
    MaxLength = 255
    IsKey = false
    IsForeignKey = false
    IsRequired = false
    AppSpecificInfo = CN=ZIP
    IsRequiredServerBound = false
    [End]
 
    [Attribute]
    Name = Dept
    Type = String
    MaxLength = 255
    IsKey = false
    IsForeignKey = false
    IsRequired = false
    AppSpecificInfo = CN=DEPT
    IsRequiredServerBound = false
    [End]
 
    [Attribute]
    Name = JobTitle
    Type = String
    MaxLength = 255
    IsKey = false
    IsForeignKey = false
    IsRequired = false
    AppSpecificInfo = CN=JOB_TITLE
    IsRequiredServerBound = false
    [End]
 
    [Attribute]
    Name = ObjectEventId
    Type = String
    MaxLength = 
    IsKey = false
    IsForeignKey = false
    IsRequired = false
    IsRequiredServerBound = false
    [End]
 
    [Verb]
    Name = Create
    [End]
 
    [Verb]
    Name = Delete
    [End]
 
    [Verb]
    Name = Retrieve
    [End]
 
    [Verb]
    Name = Update
    [End]
[End]

Copyright IBM Corp. 1997, 2004