×
Discuss about OFS, Temenos Connectors, Various OFS modes, OFS with Versions, OFS performance, Logging, EB.PHANTOM, OFS.SOURCE etc…
how to send underscore by ofs?
- Gigiipse
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 40
- Thank you received: 1
13 years 11 months ago #6022
by Gigiipse
how to send underscore by ofs? was created by Gigiipse
If I send a field with "_" in it it will only fill the part until the underscore.
Ex: EMAIL::=gigi_ipse@yahoo.com
the result in
EMAIL=gigi
Is there a character that substitute underscore for ofs?
Ex: EMAIL::=gigi_ipse@yahoo.com
the result in
EMAIL=gigi
Is there a character that substitute underscore for ofs?
Please Log in or Create an account to join the conversation.
- Zeek
- Offline
- Junior Member
Less
More
- Posts: 28
- Thank you received: 0
13 years 11 months ago #6048
by Zeek
Replied by Zeek on topic Re: how to send underscore by ofs?
Hi,
It happens to me once, the problem wasn't the OFS or TCServer config actually it was the FIELD definition inside CUSTOMER Table.
try to fill your field directly in globusdektop or browser.
Regards
It happens to me once, the problem wasn't the OFS or TCServer config actually it was the FIELD definition inside CUSTOMER Table.
try to fill your field directly in globusdektop or browser.
Regards
Please Log in or Create an account to join the conversation.
- Gigiipse
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 40
- Thank you received: 1
13 years 11 months ago #6061
by Gigiipse
Replied by Gigiipse on topic Re: how to send underscore by ofs?
The field is ok manual input is possible. The problem is that undescore is the equivalent of @VM. The worst solution is to send a predefined set of chars and replace them in a local routine on the field, but I wanna avoid this solution.
Please Log in or Create an account to join the conversation.
- Lars
- Offline
- Premium Member
Less
More
- Posts: 110
- Thank you received: 8
13 years 11 months ago #6069
by Lars
Replied by Lars on topic Re: how to send underscore by ofs?
Put the underscore in single quotes: '_'
Please Log in or Create an account to join the conversation.
- Gigiipse
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 40
- Thank you received: 1
13 years 11 months ago #6080
by Gigiipse
Replied by Gigiipse on topic Re: how to send underscore by ofs?
That doesn't work either. It puts: gigi'
Perhaps it helps you if you know that I'm working with R05
Perhaps it helps you if you know that I'm working with R05
Please Log in or Create an account to join the conversation.
Time to create page: 0.077 seconds