× 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
  • New Member
More
1 year 5 months ago #23862 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 Log in or Create an account to join the conversation.

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus:G09-G13|TAFC:R05-R23|TAFJ:R19,R23:test
More
1 year 5 months ago #23864 by VK
Hi
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
  • New Member
More
1 year 5 months ago #23867 by j.zogbe
Hi VK.

Thank very much, 
It help me a lot. 

Please Log in or Create an account to join the conversation.

Time to create page: 0.107 seconds