myssk78
31st December 2008, 14:17
Hi All,
I am on Baan LN FP3.
I am creating a 3GL, which will be added to the BMS Mask Data with 'Boot' as yes. The requirement is "The 3GL should create a box on which ever session is opened by the user".
i.e for example after log in if the user starts the session 'Countries' the 3 GL should create an box in red color on the session 'Countries'. This should happen for all the sessions.
I know that the 3 GL and the opening session should be in the same process group and the 3 GL should sent the command create.sub.object or create.sub.object.by.id to the session using the BMS feature, but some how I am not able to create the sub object on the session. I receive the fatal error 'Object XX not found in the process XX' where XX represent the object number and process number.
Since not much documentation is available on the communication between 2 processes (in this case 3GL and the session) I am not able to go ahead in this development.
Any help is appreciated.
I am on Baan LN FP3.
I am creating a 3GL, which will be added to the BMS Mask Data with 'Boot' as yes. The requirement is "The 3GL should create a box on which ever session is opened by the user".
i.e for example after log in if the user starts the session 'Countries' the 3 GL should create an box in red color on the session 'Countries'. This should happen for all the sessions.
I know that the 3 GL and the opening session should be in the same process group and the 3 GL should sent the command create.sub.object or create.sub.object.by.id to the session using the BMS feature, but some how I am not able to create the sub object on the session. I receive the fatal error 'Object XX not found in the process XX' where XX represent the object number and process number.
Since not much documentation is available on the communication between 2 processes (in this case 3GL and the session) I am not able to go ahead in this development.
Any help is appreciated.