Argument of one process inaccessible in other process

Hi,

I have deployed the process and reused it in another. I have to use result of the deployed process in another. But it shows compilation error - not declared. It may be inaccessible due to protection level. Please guide me through this.

Hi,

Did you declare a varable or argument in base process. Only Arguments have global access.

I declared Argument in base process.

When you reuse the process click on setting icon to do input mapping. There you can do the mappping