Day 08 - Introduction to Automation Studio

Поділитися
Вставка
  • Опубліковано 17 жов 2024
  • SFMC Email Specialist 9-day Virtual BootCamp
    Day 08 - Introduction to Automation Studio by Shibu Abraham

КОМЕНТАРІ • 35

  • @okayjpg
    @okayjpg 10 місяців тому +1

    The best explanation of the SFMC automation studio (and journey builder) on youtube. Shibu, you are great instructor!

  • @shobhitsharma9732
    @shobhitsharma9732 Рік тому

    hi Blazers,
    If a file exist as a simple csv in any folder of the FTP but not the import folder.
    Will a file transfer activity be needed to first send it to Import folder & then an import activity to import it into the SFMC instance.
    (Or the file transfer activity only comes into picture if the safehouse is a need)
    Thanks,

    • @sfmctrailblazers
      @sfmctrailblazers  Рік тому +1

      Pls check the Import Activity video on my channel for the scenario you are mentioning. If the file is not compressed or encrypted, then you dont need to use File Transfer - u can directly use Import activity to read the csv file data into the DE. Ensure that you specify the folder you are going to search the source file from in your File Locations. In File Locations, you can configure sub folders or other root folders besides the default Import and Export folders on EFTP

  • @shobhitsharma9732
    @shobhitsharma9732 2 роки тому

    Hello SFMC Trailblazers & Shibu - thanks for the efforts on youtube.
    I created a filterd data extension & I checked that the filter is always there i.e if the parent DE get a new record the filtered de gets the record if the filter matches.
    how is it different from a Data filter activity & when should a filtered de be used.

    • @sfmctrailblazers
      @sfmctrailblazers  2 роки тому

      Filtered DE gets created when you do a filter segmentation manually in Email studio. Lets say u want this filtering to be automated daily and refreshed - then you can create a Filter Activity in which you need to specify a Data filter. The Filter Activity is used within Automation Studio and u can schedule it to run on specifc days / time

  • @prernasaxena5095
    @prernasaxena5095 4 роки тому +1

    Hi Shibu please explain practically tracking and reporting session as it was not practical so we haven't got much how to do reporting and tracking. Either provide some new session on this topic.

  • @silveruser5456
    @silveruser5456 3 роки тому

    How can i access the complete video tutorial, this is does not contains the hands on training session

  • @amolchaudhari7620
    @amolchaudhari7620 2 роки тому

    How Can we trigger second automation as soon as first automation completed? Like want to trigger one automation by other automation.

    • @sfmctrailblazers
      @sfmctrailblazers  2 роки тому

      You can add a script activity at the end of the workflow to invoke and start the next automation - use Wsproxy to invoke the automation object

  • @ramojiguptha3950
    @ramojiguptha3950 2 роки тому

    Will you provide any training on SFMC

  • @venson80
    @venson80 3 роки тому

    Hi Shibu... when the automation is in running status and suddenly the source file drops in E-FTP accidently, what happens to the current automation run? will a new automation start in parallel to the current run. ? or it will abort(Fail) the current run and then starts a new one. in this case how to recover the steps on data updates performed from previous run.

    • @sfmctrailblazers
      @sfmctrailblazers  3 роки тому

      By default, the files are queued and processed in the order they have been dropped into the queue. You can read more about this in Greg's blog at gortonington.com/sfmc-file-drop-automations/ (check File Queueing heading)

    • @naveenkumar-oe9zy
      @naveenkumar-oe9zy 3 роки тому

      In File drop activity you have check box called disable queuing
      1. If you check that box current automation stops and starts the automation with new file.
      2. By default it is unchecked this means It will follow queue, Once after completing the automation It will pick other file.
      Correct me Shibu If I’m wrong.

  • @martinanovakova7328
    @martinanovakova7328 3 роки тому

    Hey, my Import File Icon in automation studio in Workflow is still grey and it says that 'Step 1 - Not Completed 1 activity'. How can I find out what was not completed?

    • @sfmctrailblazers
      @sfmctrailblazers  3 роки тому

      If it's grey then it means the activity has not been configured properly - please edit that step again and check if the configuration steps are completed properly including mapping of the fields. Please check this video for reference - ua-cam.com/video/F_mQk5cb2cA/v-deo.html

    • @martinanovakova7328
      @martinanovakova7328 3 роки тому

      @@sfmctrailblazers Thanks for your answer. When I run Run Once - it works. How is it possible if it was completed in a proper way?

    • @sfmctrailblazers
      @sfmctrailblazers  3 роки тому

      @@martinanovakova7328 It's difficult to answer without being able to see your screen and how you have set it up - have you set up the Entry source - I'm assuming you are using Scheduled (Run Once)? Do you only have one Import Activity step or any other additional steps in your workflow?

    • @martinanovakova7328
      @martinanovakova7328 3 роки тому

      @@sfmctrailblazers I have Drop File activity (green) and File import activity (grey). My drop file activity is also 'Active'. It is really strange. If I test just only File Import activity (Run Once) - it works and file is imported.

  • @ashmitray6573
    @ashmitray6573 2 роки тому

    If we don't know the file name pattern, and we have to give the file name, what will be the pattern of file name?

  • @pratibhabehera5226
    @pratibhabehera5226 3 роки тому

    this is awesome :), thanks Shibu .. a really comprehensive video. I would like to know more about IP address warming before shooting the emails. Please let me know if there are any videos to refer to?

    • @sfmctrailblazers
      @sfmctrailblazers  3 роки тому +2

      There are many blogs on this topic - check this one medium.com/the-sixt-india-blog/preventing-your-emails-to-go-to-the-spam-folders-using-ip-warming-with-marketing-cloud-509dff9b5f43

  • @drakedavon2048
    @drakedavon2048 2 роки тому

    External ftp can be added

  • @shankareee1692
    @shankareee1692 3 роки тому

    Hi Shibu, any material available for behavioral triggers

    • @sfmctrailblazers
      @sfmctrailblazers  3 роки тому

      Please check this blog from Mateusz on Behavioral Triggers - mateuszdabrowski.pl/docs/config/sfmc-config-behavioral-triggers/

  • @farizakes9824
    @farizakes9824 3 роки тому

    Can you plz send me the beginning tutorials

  • @vinays789
    @vinays789 3 роки тому

    Hi Shibu, Can I have this slideshow?

  • @formulafunn
    @formulafunn 3 роки тому

    Sir can a pdf file be used in automation studio for any send ?

    • @sfmctrailblazers
      @sfmctrailblazers  3 роки тому

      I believe you need to enable attachments for email sends with support team and then configure in your email send

  • @nupursahu582
    @nupursahu582 2 роки тому

    Awesome session

  • @lakshmireddyyandapalle8949
    @lakshmireddyyandapalle8949 3 роки тому

    Awesome session by Shibu👌

  • @abhishekmittal7219
    @abhishekmittal7219 2 роки тому

    Nicely taught

  • @هشامالحميدي-ن5ل
    @هشامالحميدي-ن5ل 2 роки тому

    حلووو

  • @Exof
    @Exof 2 роки тому

    like you know...yeah i know

  • @bishal347
    @bishal347 3 місяці тому

    45:11 Scenario 1