datobb
20th March 2004, 00:01
I generated a new booking session called tfgld1110s001 (a copy from tfgld1100s000).
If I want to enter this program as maintain session unter tfgld0111m000 ( Maintain transaction types), I get an error message: (tfglds0122: Maintain Transaction Types) Invaild session.

The session checks with function tt.session.present if the
session is present and in the configuration of the user.

I have checked this all. Nothing is wrong and also the session works if I enter manual the new session with table manager in the table.

But what I have made wrong or overlook?

Thanks in advance ...

mark_h
22nd March 2004, 20:54
I am going to move this into the financial forum to see if some there knows something else that needs to be setup.

Mark

aangtce
16th November 2005, 11:19
I generated a new booking session called tfgld1110s001 (a copy from tfgld1100s000).
If I want to enter this program as maintain session unter tfgld0111m000 ( Maintain transaction types), I get an error message: (tfglds0122: Maintain Transaction Types) Invaild session.

The session checks with function tt.session.present if the
session is present and in the configuration of the user.

I have checked this all. Nothing is wrong and also the session works if I enter manual the new session with table manager in the table.

But what I have made wrong or overlook?

Thanks in advance ...


I am also having the same problem and I checked the return value of the function. It returns 1 which means the "session present but not in the user configuration" But what does user configuration here refer to. It cannot be authorization, since I created the session with the same user?
Thanks
Anand

Juergen
16th November 2005, 11:46
Hi,

is your new session present in table ttadv999 (Runtime Data)?

Juergen

aangtce
16th November 2005, 16:02
My session is not present in ttadv999. How can I get a record into it?

aangtce
16th November 2005, 16:06
My session is not present in ttadv999. How can I get a record into it?
I have already run the sessions "Create Runtime Data Dictionary-(ttadv5210m000)" and "Create Runtime Data Dictionary(forms and menus)-(ttadv521m000)"
Can I straight away insert into the table from ttaad4100.

aangtce
16th November 2005, 16:12
Sorry, My session is present in ttadv 999. I had checked at wrong P-VRC earlier.

Juergen
16th November 2005, 16:52
If you look to this thread, there was also no real solution.

Invalid Session (http://www.baanboard.com/baanboard/showthread.php?t=10012)

Normally not the right tip, but what happens if you enter the new session via ttaad4100 to table tfgld011. I guess it will work.

Juergen

aangtce
17th November 2005, 07:10
You are right it works when added throught ttaad4100. But still we need to fix this error.

aangtce
17th November 2005, 08:53
You are right it works when added throught ttaad4100. But still we need to fix this error. Actually it would be helpful if Anybody clarifies what user configuration in the help file means. Do you know where I can get that info?

Juergen
17th November 2005, 09:08
I remember now the solution. :)

Check if your session is in table ttiex330 (company 000) "Patched objects".
If not do a "Patch Objects after Error Solving" with session ttiex3226m000 for the specific object.

Hope that solve your problem.

Juergen

aangtce
17th November 2005, 10:35
Hi I have tried running that session but that has not put my object in ttiex330. So I tried to insert into ttiex330 through ttaad4100, but that to failed saying no permission to insert.Is there any other way?

Juergen
17th November 2005, 11:25
Sounds you have an authorization problem with table ttiex300.
Are you a super user?

To explain the return values of function tt.session.present:
The function returns 2 only if the session is in ttadv999 and ttiex330
The function returns 1 if the session is only in ttadv999 (in your case)
In all other cases the function returns 0

Juergen

Juergen
17th November 2005, 13:03
Hi aangtce,

also have a look to Baan solutuion 152148 on the Baan support side.

Juergen

aangtce
17th November 2005, 14:25
I have added my object through the super user login still it is not working.

aangtce
17th November 2005, 15:13
That case 152148 is actually on baan4. I am working on baan 5 and I have not been able to find the session mentioned on the baan site. I only have the tt session. That is why I tried to do it through ttaad4100.

Juergen
17th November 2005, 16:08
:(
o.k, then I`m sorry. Obviously the handling is changed in Baan ERP.

If nobody else can help you have to lock a case at the Baan support.

Juergen

datobb
22nd November 2005, 09:22
Hello, so long ago...

Unfortunately no one could help me (also not Baan Support) in the past.

Whatsoever: I had use special characters (» «) in the description lines of the session/script to show that's not a standard Baan session.

After I have deleted these characters I got no more error message (?!) :-)