Solved

Schema Mapper and embedded PostgreSQL connection parameters

  • 19 April 2023
  • 1 reply
  • 3 views

Userlevel 1
Badge +21

When using the schema mapper and connecting to a postgres table and choosing embedded connections there are no options to choose a parameter that holds the relevant value.

 

For host, port, database and username, I'm able to type e.g. $(STAGING_DB) and create the link to my user parameter that way. However this doesn't work for the password field.

Is there any trick to link the password parameter?

 

image 

(FME 2021.2.0.0 Build 21784)

icon

Best answer by ebygomm 19 April 2023, 16:44

View original

1 reply

Userlevel 1
Badge +21

I've discovered you can link to user parameters via the Navigator which has saved my dayimageThanks to @dbaldacchino for his comment on this idea https://community.safe.com/s/bridea/a0r4Q00000HbqhNQAR/parameterize-schemamappers-dataset-parameters

Reply