aspose file tools
The moose likes Developer Certification (SCJD/OCMJD) and the fly likes [B&S]  what's the mean of the Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Developer Certification (SCJD/OCMJD)
Reply Bookmark "[B&S]  what Watch "[B&S]  what New topic
Author

[B&S] what's the mean of the "owner" in the data file

Yu Chen
Ranch Hand

Joined: Apr 11, 2005
Posts: 45
Hi, I have read the data file content out. But I still can't figure out the meaning of the field "owner".

Here is the description of the assignment:

Customer holding this record

owner

The id value (an 8 digit number) of the customer who has booked this. Note that for this application, you should assume that customers and CSRs know their customer ids. The system you are writing does not interact with these numbers, rather it simply records them. If this field is all blanks, the record is available for sale.


So, do I need to randomly generate a customer id to each user(client)? Do I need to write the ids to this field when customer books this record?

In my files, all the record values in this field are blanks, so all the records are available?

thanks in advance!
Anna Hays
Ranch Hand

Joined: Nov 09, 2003
Posts: 131
You need to enter the customer ID in, just like when the CSR is making a booking for a customer. Thats how I did it.
Jeroen T Wenting
Ranch Hand

Joined: Apr 21, 2006
Posts: 1847
yup. It's said quite clearly in my assignment that the customer knows his customer ID so there's no generation of anything there.


42
Yu Chen
Ranch Hand

Joined: Apr 11, 2005
Posts: 45
thanks guys, I got it.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: [B&S] what's the mean of the "owner" in the data file
 
Similar Threads
NX: owner and Maximum occupancy
Urlybird 1.1.1
URLyBird: create()/update() and Owner ID
URLyBird customerID
Reading the binary db file