thank you all
I created a BPM to default Part.CheckBox01 to be checked when I create a new part.
Does anyone know how I can set this to checked for existing parts?
Would a script be the best way forward, or are there any other tools I could utilize?
Thank you
You could modify your bpm to do something like:
For each part do:
Part.checkbox01 = true
End.
Basically, your bpm would hit every single part. Eek! Just don’t run it a lot.
Course you could DMT it or create an updatable dashboard and hire a highschooler to check the box. Your choice.
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Friday, May 16, 2014 9:35 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Set checkbox to checked on existing records
I created a BPM to default Part.CheckBox01 to be checked when I create a new part.
Does anyone know how I can set this to checked for existing parts?
Would a script be the best way forward, or are there any other tools I could utilize?
Thank you
[Non-text portions of this message have been removed]
For each part do:
Part.checkbox01 = true
End.
Basically, your bpm would hit every single part. Eek! Just don’t run it a lot.
Course you could DMT it or create an updatable dashboard and hire a highschooler to check the box. Your choice.
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Friday, May 16, 2014 9:35 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Set checkbox to checked on existing records
I created a BPM to default Part.CheckBox01 to be checked when I create a new part.
Does anyone know how I can set this to checked for existing parts?
Would a script be the best way forward, or are there any other tools I could utilize?
Thank you
[Non-text portions of this message have been removed]
Insert standard disclaimers about using a test environment and such… blah blah.
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Friday, May 16, 2014 9:37 AM
To: 'vantage@yahoogroups.com'
Subject: RE: [Vantage] Set checkbox to checked on existing records
You could modify your bpm to do something like:
For each part do:
Part.checkbox01 = true
End.
Basically, your bpm would hit every single part. Eek! Just don’t run it a lot.
Course you could DMT it or create an updatable dashboard and hire a highschooler to check the box. Your choice.
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Friday, May 16, 2014 9:35 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Set checkbox to checked on existing records
I created a BPM to default Part.CheckBox01 to be checked when I create a new part.
Does anyone know how I can set this to checked for existing parts?
Would a script be the best way forward, or are there any other tools I could utilize?
Thank you
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Friday, May 16, 2014 9:37 AM
To: 'vantage@yahoogroups.com'
Subject: RE: [Vantage] Set checkbox to checked on existing records
You could modify your bpm to do something like:
For each part do:
Part.checkbox01 = true
End.
Basically, your bpm would hit every single part. Eek! Just don’t run it a lot.
Course you could DMT it or create an updatable dashboard and hire a highschooler to check the box. Your choice.
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Friday, May 16, 2014 9:35 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Set checkbox to checked on existing records
I created a BPM to default Part.CheckBox01 to be checked when I create a new part.
Does anyone know how I can set this to checked for existing parts?
Would a script be the best way forward, or are there any other tools I could utilize?
Thank you
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]