Skip to main content
Solved

How to Connect & Access into $(Database Connections) SDE files on Flow

  • December 22, 2023
  • 1 reply
  • 141 views

bhk
Contributor
Forum|alt.badge.img+3
  • Contributor
  • 7 replies

What Parameter should we use to connect to .sde(s) file uploaded  to File & Connections-> Database Connections, on Flow?

$(FME_MF_DIR)part_etl_server.sde

Using above parameter we are able to connect the part_etl_server.sde which we attached into script publishing from Form but we need to connect into what we already have on server?

 

Thanks

Best answer by j.botterill

$(FME_MK_DIR) means the folder where the fme is stored, so when you publish to flow, click upload and select the SDE connection file to the same repository

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

j.botterill
Influencer
Forum|alt.badge.img+53
  • Influencer
  • 386 replies
  • Best Answer
  • December 23, 2023

$(FME_MK_DIR) means the folder where the fme is stored, so when you publish to flow, click upload and select the SDE connection file to the same repository