Creating a Data Source in ServiceNow

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ม.ค. 2025

ความคิดเห็น • 9

  • @wcdeich4
    @wcdeich4 17 วันที่ผ่านมา

    What "File retrieval method" is best for a file on your local hard drive?

  • @vkvkvk632
    @vkvkvk632 ปีที่แล้ว +1

    Thank you..how do we pull data from more than one tables basically a join query from Oracle source

    • @knewget
      @knewget  ปีที่แล้ว

      Hey Venkat, you should be able to set your Data Source to use a JDBC connection and a specific SQL statement. That SQL statement can contain one or more joins, subqueries, or any other standard SQL.

  • @flstudiocursoonline427
    @flstudiocursoonline427 ปีที่แล้ว +1

    The combo list of type of connections is different for me. I don´t see JDBC alone. Can u help pls?

    • @knewget
      @knewget  10 หลายเดือนก่อน +1

      Let me know if you still having an issue here. I've never heard of this, but it's probably just that some options got disabled. You might need to ask a platform admin what's up with that.

  • @AparnaK-vz8jv
    @AparnaK-vz8jv 7 หลายเดือนก่อน

    I dont have a table option in the filter section

  • @AlokKumar-ot9sx
    @AlokKumar-ot9sx ปีที่แล้ว

    I want to connect my ServiceNow app to oracle database. And then see data somewhere in ServiceNow. How to do this? Please help

    • @knewget
      @knewget  ปีที่แล้ว

      Normally, that would require setting up what is called a Mid Server which serves as a passthrough to the network where the ORACLE database lives. Are you talking about in a real corporate environment, or are you wanting to do this all locally with a Personal Developer Instance and local database?

    • @AlokKumar-ot9sx
      @AlokKumar-ot9sx ปีที่แล้ว

      @@knewget both lke first I want to do in my pc then I want to achieve this in corporate.