[google-appengine] Re: Is there any way of triggering DataPrep based flow from AppEngine?

2019-07-23 Thread 'Ali T (Cloud Platform Support)' via Google App Engine
Hi,

When you launch a Dataprep job, it actually creates a Dataflow template. 
That being said, once the Dataprep job is launched at least once, you can 
run it as a Dataflow template 
. 
Thus, from your app, when the button is clicked, you could launch the job 
using the Dataflow template REST API 

. 

The template created from the Dataprep job will be located in GCS 
.
 
To locate it, in the Dataprep UI, click on the jobs tab. When hovering over 
the historical jobs, on the far right side you will have a “view results” 
button. On this page, on the right hand side, there will be a “Job Summary” 
section which indicates the GCS location of the created Dataflow template.

Lastly, prior to doing so, I would suggest going over the known limitations 

 
when running a Dataflow job from a Dataprep created template. 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/61681ce8-70c4-44bf-bb85-3894a4c26e62%40googlegroups.com.


[google-appengine] Re: Is there any way of triggering DataPrep based flow from AppEngine?

2019-07-22 Thread 'Julie (cloud platform support)' via Google App Engine
To clarify are you using App Engine  as 
part of your use case is it doesn't seem so however this issue is in App 
Engine groups. If this issue is related to App Engine please specify the 
role App Engine has in your use case. If it is not related, posting this 
question in Dataproc groups 
 or using App 
Maker groups  will 
likely provide more specific help. 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/063f6bee-a793-4a35-aca1-05c0c3def406%40googlegroups.com.