Skip to main content
Solved

how to run from transaction#

  • October 21, 2020
  • 1 reply
  • 62 views

gisbradokla
Enthusiast
Forum|alt.badge.img+17

I had a fatal that gives me the following...

2020-10-21 16:26:33|1678.6| 0.0|ERROR |An error occurred while attempting to add a shape to a feature buffer. The error number from ArcObjects is: '-2147220936'. The error message from ArcObjects is: {No spatial reference exists.}

2020-10-21 16:26:33|1678.6| 0.0|STATS |Storing feature(s) to FME feature store file `X:\\__FME_Workbenches\\COGO_SCAN\\path2fgdb_wksp2_log.ffs'

Saying no spatial reference exists.

following the error feature list is a section that tells me to "Rerun translation specifying transaction #88 for the keyword 'TRANSACTION'" I assume this would be using a commend line but know nothing of particular parameters and steps to accomplish this.

any idea what i need to do?

Best answer by oscard

Look for the "Transaction Number" in your Writer parameters:

transactionAlthough that is not going to solve the first issue.

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

oscard
Influencer
Forum|alt.badge.img+22
  • Influencer
  • Best Answer
  • October 22, 2020

Look for the "Transaction Number" in your Writer parameters:

transactionAlthough that is not going to solve the first issue.