Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Code Inspector : SCI

Former Member
0 Likes
578

Hi,

I have created a variant in SCI to check my programs.

I want to make this has a global one where every one cann access this variant to check the programs.

4 REPLIES 4
Read only

Former Member
0 Likes
543

Hi Praveen ,

Once u make the variant until or unless it is not made user specific everybody can use that variant .

Thnks

Sahil

Read only

Former Member
0 Likes
543

Hi.

Everyone can access the variant if u created .so need to make it globaly.

Regards.

Jay

Read only

Former Member
0 Likes
543

hi Praveen,

i think u are executing ur program in some other client ( sandbox and not in development client)....that is why u are not able to see ur variant there....a variant is always global for a client unless and untill it is not restricted to specific user.

Regards,

adesh

Read only

0 Likes
543

Hi,

What ever you created the variant can access globally unless it is not another client.

the variant will creates with your name. that can you seen globally in that client.