Skip to main content

Mailing list spreadsheet is empty. This was news to me today

Comments

2 comments

  • Permanently deleted user
    Hi Justin,

     

    Your new SDE data may have ended up with a different schema.  This can also happen when you introduce a table join into existing data.  In this case, the fields become fully qualified, e.g. what used to be ADDRESS is now USER.SCHEMA.ADDRESS.

     

    Other times, the data migration will introduce new fields (OBJECTID becomes OBJECTID_1 or FID).

     

    Both things can break a workflow that relies on fields having specific names, data types, or ordering.  I would check over your workflow and workflow configuration and verify that any fields in there match up to what they're published as now.

     

    Regards,

     

    -Malcolm
    0
  • Justin Kraemer
    Thanks for your reply, Malcolm. I regret that I overlooked posting here what I did to solve the problem. 

     

    It was caused by the way in which I had republished the map services to point to the new server. What I found at fault was that I had recreated the join through a different database user name. Upon changing the join back to how it was before and republishing the service, the problem went away.
    0

Please sign in to leave a comment.