Interview at new client

25
Dec/06
0

Last Friday, my colleague and me had an interview at a new client. The funny part of this interview was that – before I signed with the company I work for now, I had an interview at that client for a permanent position as Siebel developer. Because consultancy looked more interesting than a permanent job, I choose my current company.

During the interview, they didn’t ask me any questions since the remembered me from my previous interview. They told they were happy to have me in their team one way or another.

This week I have one more interview to go and then I can start on this project as of January 2nd. I’m looking forward to it.

VN:F [1.8.2_1042]
Rating: 0.0/5 (0 votes cast)
VN:F [1.8.2_1042]
Rating: 0 (from 0 votes)
Filed under: Personal
474 views

Siebel converts special characters

20
Dec/06
0

Today I was working on the dataload from a Siebel 6 environment to a Siebel 7.8 environment. When I try to import the attachments into the new environment, I found that a lot of attachments where partially imported.

A look at the logfile learned me that those attachments could not be found. After a closer look, it seemed that all the attachment had special characters in the filename. With special characters I mean characters like é, è, à % and so on.

After comparing some of the attachments I noticed that Siebel converts these characters in other characters. So far I made this list of converts. The list is not yet complete but maybe it can be helpful:

ô –> (
é –> T
è –> F
ï –> n
û –> v
à –> a
ê –> O
î –> á
² –> ¦
ö –> ÷
ç –> t
% –> blank
€ –> Ç
’ –> Æ
« –> ½
» — > +

VN:F [1.8.2_1042]
Rating: 0.0/5 (0 votes cast)
VN:F [1.8.2_1042]
Rating: 0 (from 0 votes)
Filed under: Siebel behaviour
504 views