Hi guys,
As you guys know when we create a sandbox and enter some new datas, the cell turns blue. And when we want to see the data at the base we hit the Commit Button, then we see the new numbers at the base after all these actions all the data is black again right.
But in our project, when our customers work on sandbox they entered the datas , but they were not finished their work. They wanted to hit the save button, but accidentally they hit the commit button and all the datas went directly the base.
The point is in here , when we change the view and want to save , question pops up as like YES or NO? But , commit button is not have that.
We talked with the IBM guys, they said us Commit Button is a TI process and they give us the name of process "}tp_workflow_save_node". We need to write some code in tihs process. Andybody , had experienced anything like that ?
(I edited the inside of process but its not gonna be easy to write some codes..)
Any idea??
Thanks..
Commit button
- jim wood
- Site Admin
- Posts: 3958
- Joined: Wed May 14, 2008 1:51 pm
- OLAP Product: TM1
- Version: PA 2.0.7
- Excel Version: Office 365
- Location: 37 East 18th Street New York
- Contact:
Re: Commit button
Add a parameter called pCommit. Then add code that will the process drop unless they enter Y. I've never done it but that's what I would look to do if possible.
Struggling through the quagmire of life to reach the other side of who knows where.
Shop at Amazon
Jimbo PC Builds on YouTube
OS: Mac OS 11 PA Version: 2.0.7
Shop at Amazon
Jimbo PC Builds on YouTube
OS: Mac OS 11 PA Version: 2.0.7
- jim wood
- Site Admin
- Posts: 3958
- Joined: Wed May 14, 2008 1:51 pm
- OLAP Product: TM1
- Version: PA 2.0.7
- Excel Version: Office 365
- Location: 37 East 18th Street New York
- Contact:
Re: Commit button
An interesting observation. I have a service where non of the control processes used in application server exist. If I create a sandbox in architect and then commit the numbers everything works. The process you mentioned was not present so I'm guessing it's only used within Application server.
Struggling through the quagmire of life to reach the other side of who knows where.
Shop at Amazon
Jimbo PC Builds on YouTube
OS: Mac OS 11 PA Version: 2.0.7
Shop at Amazon
Jimbo PC Builds on YouTube
OS: Mac OS 11 PA Version: 2.0.7