Newbaanboard
>
Baan Quick Support: Functional & Technical
>
Tools Development
> Child process id
novaplus
20th September 2019, 12:08
Hello,
How to get process id of child session opened by start.session()?
BR
novaplus
20th September 2019, 15:50
Solution:
Just use pid .
bshell.pid()
Description
This returns the process ID of the current bshell (at operating system level).