RE: [EXTERNAL] [topbraid-users] Re: Cancel Scheduled Import

2022-09-14 Thread 'Branson, GaBriella C' via TopBraid Suite Users
DOI/subscriber/new?qsp=USDOI_6> From: topbraid-users@googlegroups.com On Behalf Of Taryn Madey Sent: Wednesday, September 14, 2022 8:56 AM To: topbraid-users@googlegroups.com Subject: Re: [EXTERNAL] [topbraid-users] Re: Cancel Scheduled Import Hi Gabriella. Can you move this over to an EDG support

Re: [EXTERNAL] [topbraid-users] Re: Cancel Scheduled Import

2022-09-14 Thread Taryn Madey
C637986910442375973%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000%7C%7C%7C&sdata=cGBuW9HmK7a4wFLnI9RRLArWXUXWfGklTUx67tyAeJU%3D&reserved=0> >> > >> >> DELETE { >> >> ?tag ?p ?o . >> >> }

Re: [EXTERNAL] [topbraid-users] Re: Cancel Scheduled Import

2022-09-14 Thread 'GaBriella Branson' via TopBraid Suite Users
ptember 13, 2022 10:35 AM > *To:* topbrai...@googlegroups.com > *Subject:* Re: [EXTERNAL] [topbraid-users] Re: Cancel Scheduled Import > > > > Hi. Is this the same collection running the scheduled job? You should > expect to see an intermediary page when navigating to import JDBC on

RE: [EXTERNAL] [topbraid-users] Re: Cancel Scheduled Import

2022-09-13 Thread 'Branson, GaBriella C' via TopBraid Suite Users
: [EXTERNAL] [topbraid-users] Re: Cancel Scheduled Import Hi. Is this the same collection running the scheduled job? You should expect to see an intermediary page when navigating to import JDBC on the same collection. It will list the existing jobs if they are still active. Taryn On Tue, Sep 13, 2022

Re: [EXTERNAL] [topbraid-users] Re: Cancel Scheduled Import

2022-09-13 Thread Taryn Madey
>>> ?tag a teamwork:Tag . >>>> ?tag teamwork:statusChange ?sc . >>>> ?sc ?p ?o . >>>> } >>>> >>>> >>>> # Delete workflow itself >>>> PREFIX teamwork: <http://topbraid.org/teamwork#> >>>

Re: [EXTERNAL] [topbraid-users] Re: Cancel Scheduled Import

2022-09-13 Thread 'GaBriella Branson' via TopBraid Suite Users
elf >>> PREFIX teamwork: <http://topbraid.org/teamwork#> >>> DELETE { >>> ?tag ?p ?o . >>> } >>> WHERE { >>> ?tag a teamwork:Tag . >>> ?tag ?p ?o . >>> } >>> >>> >>> There are ways to autom

Re: [EXTERNAL] [topbraid-users] Re: Cancel Scheduled Import

2022-09-13 Thread Taryn Madey
is >> would require uploading SWP files which I didn't want to require. >> >> Note that the above will delete *all* workflows including past ones. To >> only delete certain workflows, you'd need to filter the ?tag by some >> criteria such as by creation da

Re: [EXTERNAL] [topbraid-users] Re: Cancel Scheduled Import

2022-09-13 Thread David Price
g SWP files which I didn't want to require. >> >> Note that the above will delete *all* workflows including past ones. To only >> delete certain workflows, you'd need to filter the ?tag by some criteria >> such as by creation date. Let me know if you need that s

Re: [EXTERNAL] [topbraid-users] Re: Cancel Scheduled Import

2022-09-13 Thread 'GaBriella Branson' via TopBraid Suite Users
> GaBriella Branson > Wildland Fire Data Management Program - Knowledge Manager > > Stay Connected! Sign up to receive email updates from the Wildland Fire > Data Management Program > <https://public.govdelivery.com/accounts/USDOI/subscriber/new?qsp=USDOI_6> > &

Re: [EXTERNAL] [topbraid-users] Re: Cancel Scheduled Import

2022-09-13 Thread David Price
email updates from the Wildland Fire >> Data Management Program >> <https://public.govdelivery.com/accounts/USDOI/subscriber/new?qsp=USDOI_6> >> >> From: topbraid-users@googlegroups.com >> <mailto:topbraid-users@googlegroups.com> > <mailto:topbraid-

Re: [EXTERNAL] [topbraid-users] Re: Cancel Scheduled Import

2022-09-13 Thread Holger Knublauch
s from the Wildland Fire Data > Management Program > <https://public.govdelivery.com/accounts/USDOI/subscriber/new?qsp=USDOI_6> > > From: topbraid-users@googlegroups.com On > Behalf Of John Beard > Sent: Monday, September 12, 2022 9:06 AM > To: TopBraid Suite Users > Subj

RE: [EXTERNAL] [topbraid-users] Re: Cancel Scheduled Import

2022-09-12 Thread 'Branson, GaBriella C' via TopBraid Suite Users
ber/new?qsp=USDOI_6> From: topbraid-users@googlegroups.com On Behalf Of John Beard Sent: Monday, September 12, 2022 9:06 AM To: TopBraid Suite Users Subject: [EXTERNAL] [topbraid-users] Re: Cancel Scheduled Import This email has been received from outside of DOI - Use caution before cl

[topbraid-users] Re: Cancel Scheduled Import

2022-09-12 Thread John Beard
Hi GaBriella, The cancel button only cancels the currently executing job. To cancel future executions you need to edit the job configuration in the data asset collection and clear the cron expression field. On Monday, September 12, 2022 at 12:33:22 PM UTC-4 gabriell...@ios.doi.gov wrote: > We