Titinun
29th October 2009, 12:23
Hi,

When I create report report script. It's show error message
"Cannot create directory baan!${BSE}/application/ciB50C_c_dev/rcisli"
and
"Cannot create file baan!${BSE}/application/ciB50C_c_dev/rcisli/rsli2200110th (error -2)"

I use user 'baan' to create report script.

and user 'baan' already Administrator

And ci package already create path for report scripts.

Please kindly advice to me.

vinceco252
29th October 2009, 15:25
It looks like it's trying to write to a remote system named "baan" (that's what the baan! indicates to me...). Do you have any entries in Maintain Systems or the BSE_REM variable defined in your environment variables either at the OS level or through the Infor service manager for the BSE?

Titinun
30th October 2009, 08:15
Hi vinceco252,

As your recommend, after I remove variable BSE_REM. Now I can edit report script.

Thank you very much.

Titinun

vinceco252
30th October 2009, 14:45
Glad it worked. You might want to make sure the BSE_REM variable wasn't there for a reason, though... are you in host mode (everything on one server) or distributed (database and app separate, with possibly multiple app servers)?

Vince

Titinun
31st October 2009, 16:59
Hi Vince,

My server in host mode (everything on one server). Hope it's not have problem after remove BSE_REM variable.

Titinun

vinceco252
31st October 2009, 17:01
It doesn't sound like it should be an issue. It sounds like it shouldn't have been set in the first place.

Happy scripting!

Vince