Use case of PAGEBUILDER
This is a use case of PAGEBUILDER.
Who is involved?
The brand owner
Chip works as a project manager at Reynholm Industry Brands, a brand owner that among others produces energy drinks. The company works together with various suppliers such as design, marketing and translation offices to have their packaging created and translated, and printing companies to have it printed.
Reynholm Industry Brands' marketing partner has just delivered a new packaging design for the summer cherry flavor of the most popular canned energy drink product, Star Drink. Before ordering the offset printing job at their long-term printing partner, Chip wants to order some printed proofs first.
The printing company
Dale is head of production at Wernham Hogg Offset, an offset printing company. The company is one of the suppliers of Reynholm Industry Brands.
What do they do?
To place the order for the printed proofs, Chip logs in on the customized order portal of Wernham Hogg Offset with his own username and password. He lands on a personal and private page for that was set up by Wernham Hogg Offset for Reynholm Industry Brands. The page contains the Reynholm Industry Brands logo and name, a list of jobs submitted, and a button to submit a new job:

On the page, he clicks the Submit Job button and fills in the form with the job details and uploads the file
How is the customized order portal set up?
- A Custom page component of the Reynholm Industry Brands logo and company name called top_bar.html. This page is itself a Pagebuilder page.
- A Jobs Table component which displays various columns of data about each
Job.
- A Topbar button which triggers the Action submit_job, which launches the submit_job.html page.
- A Disclosure Content which displays showFiles.html, a Generic Table which is the file Chip uploaded.
- A View Click action displays ShowApprovals.html, which is the result of the GetApprovals input from the PB Exercise_2_Get_Approvals workflow.
To make sure that Chip only has access to the pages and assets for Reynholm Industry Brands on the Wernham Hogg Offset's CLOUDFLOW system, Wernham Hogg Offset has created a scope named reynholm, with a filter PP_FILE_STORE/(reynholm|reynholm_jobs)/.* and a welcome page cloudflow://PP_FILE_STORE/reynholm/list_jobs.html on their CLOUDFLOW system. The scope is assigned to a user Chip, which is the username that Chip uses to log in. The Pagebuilder pages will be stored at PP_FILE_STORE/reynholm, and the files that Chip uploads will be stored at PP_FILE_STORE/reynholm_jobs.