×
Discuss about OFS, Temenos Connectors, Various OFS modes, OFS with Versions, OFS performance, Logging, EB.PHANTOM, OFS.SOURCE etc…
OFS: How to replacing a multi-value set in OFS
- rielto86
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 19
- Thank you received: 1
12 years 3 months ago #14603
by rielto86
OFS: How to replacing a multi-value set in OFS was created by rielto86
Hi All,
Anyone know how to replacing a multi-value set using OFS?
in example a multi-value set containing 3 records want to be replace with a new set containing only 2 record.
I have tried using replace option:
LIMIT,IDI.MAIN.SECURED.OFS/I/PROCESS,/******/ID0010001///1,1000010.0008001.02,COLL.CODE:1:=1000012.1.2,PERCENT.ALLOC:1:=25,COLL.COD E:2:=,PERCENT.ALLOC:2:=,COLL.CODE:3:=1000012.3.2,PERCENT.ALLOC:3:=25.00
but it's replace any other field to NULL.
is there any other option?
Thanks b4
Anyone know how to replacing a multi-value set using OFS?
in example a multi-value set containing 3 records want to be replace with a new set containing only 2 record.
I have tried using replace option:
LIMIT,IDI.MAIN.SECURED.OFS/I/PROCESS,/******/ID0010001///1,1000010.0008001.02,COLL.CODE:1:=1000012.1.2,PERCENT.ALLOC:1:=25,COLL.COD E:2:=,PERCENT.ALLOC:2:=,COLL.CODE:3:=1000012.3.2,PERCENT.ALLOC:3:=25.00
but it's replace any other field to NULL.
is there any other option?
Thanks b4
Please Log in or Create an account to join the conversation.
- jpb
-
- Offline
- Moderator
-
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2860
- Thank you received: 650
12 years 3 months ago #14604
by jpb
Replied by jpb on topic OFS: How to replacing a multi-value set in OFS
From UserGuide OFS :
Replace option
There is a special option which can be used but with due care, that will allow records to be cleared and re-input. For example replacing a multi-value set containing 5 records with a new set containing only 3.
If used the preceding / characters need to be included.
TEST.USER/654321/GB0010001///1
TEST.USER/654321////1
Replace option
There is a special option which can be used but with due care, that will allow records to be cleared and re-input. For example replacing a multi-value set containing 5 records with a new set containing only 3.
If used the preceding / characters need to be included.
TEST.USER/654321/GB0010001///1
TEST.USER/654321////1
Please Log in or Create an account to join the conversation.
Time to create page: 0.026 seconds