×
Discuss about OFS, Temenos Connectors, Various OFS modes, OFS with Versions, OFS performance, Logging, EB.PHANTOM, OFS.SOURCE etc…
Edit a field of an existing entry in T24 with OFS
- j.zogbe
- Topic Author
- Offline
- New Member
Less
More
- Posts: 11
- Thank you received: 0
2 years 3 months ago #23862
by j.zogbe
Edit a field of an existing entry in T24 with OFS was created by j.zogbe
Hello All.
Please anyone can help me to edit a field of an existing entry in T24 ?
We have one thousand customer that we want to edit OTHER.OFFICER field.
Needs you skills with one or two example
Please anyone can help me to edit a field of an existing entry in T24 ?
We have one thousand customer that we want to edit OTHER.OFFICER field.
Needs you skills with one or two example
Please Log in or Create an account to join the conversation.
- VK
- Offline
- Platinum Member
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1191
- Thank you received: 157
2 years 3 months ago #23864
by VK
Cheers
VK
Replied by VK on topic Edit a field of an existing entry in T24 with OFS
Hi
write a jBC subroutine or program to create an OFS message for every customer like:
... then call OFS.POST.MESSAGE to proceed. Keep in mind that OTHER.OFFICER is a multi-valued field so you might need to get rid of some redundant values (using ::=-).
write a jBC subroutine or program to create an OFS message for every customer like:
CUSTOMER,/I/PROCESS//0,user/password,customer_id,OTHER.OFFICER::=NEW_VALUE
... then call OFS.POST.MESSAGE to proceed. Keep in mind that OTHER.OFFICER is a multi-valued field so you might need to get rid of some redundant values (using ::=-).
Cheers
VK
Please Log in or Create an account to join the conversation.
- j.zogbe
- Topic Author
- Offline
- New Member
Less
More
- Posts: 11
- Thank you received: 0
2 years 3 months ago #23867
by j.zogbe
Replied by j.zogbe on topic Edit a field of an existing entry in T24 with OFS
Hi VK.
Thank very much,
It help me a lot.
Thank very much,
It help me a lot.
Please Log in or Create an account to join the conversation.
Time to create page: 0.071 seconds