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

Help with snro

Former Member
0 Likes
692

I have developed RGP system ie returnable gate pass,implemented throughout the unit.

The unit has about seven plants.I am using snro series Z objects to generate series

for gatein and gateout.

My senior ask me to create seven different series objects for seven plant so that

for every plant counting goes with 1 unit difference.

This means 7 for gatein and seven for gateout.

Is it recommended to perform this way or treat only a single series object ?.

Can it create any problem in future if i go with 14 series objects ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
658

Hi,

Creating separate series is the best way because it is also helpful in reporting and understanding purpose.

For example by seeing a RGP number you can say which plant is associated with that.

So go by the words of your senior.

Regards

Karthik D

I have developed RGP system ie returnable gate pass,implemented throughout the unit.

The unit has about seven plants.I am using snro series Z objects to generate series

for gatein and gateout.

My senior ask me to create seven different series objects for seven plant so that

for every plant counting goes with 1 unit difference.

This means 7 for gatein and seven for gateout.

Is it recommended to perform this way or treat only a single series object ?.

Can it create any problem in future if i go with 14 series objects ?

4 REPLIES 4
Read only

Former Member
0 Likes
658

Plz guide me if place is not appropriate to post this question.

Read only

Former Member
0 Likes
659

Hi,

Creating separate series is the best way because it is also helpful in reporting and understanding purpose.

For example by seeing a RGP number you can say which plant is associated with that.

So go by the words of your senior.

Regards

Karthik D

Read only

0 Likes
658

Technically is it safe or not ?

Read only

0 Likes
658

Hi Aditya,

In my opinion it is 100% safe and reliable.

Also for fetching the serial number while creating RGP, do not hardcode plant/serial combination in the program, rather maintain the combination in a ztable and fetch serial using the plant while creating a new RGP.

Hope now you are clear.

Regards

Karthik D