instead of the filecopy writer, use a FeatureWriter set to filecopy. Then you have an output port that can trigger your httpcaller
instead of the filecopy writer, use a FeatureWriter set to filecopy. Then you have an output port that can trigger your httpcaller
Thanks for pointing me in the correct direction.
When I run this it throws the warning "File Copy Writer: Skipped 4 features that were missing source datasets"
I think I might be missing a step somewhere I've tried changing some settings in the feature writer parameter's to no avail. Not sure how to include the source dataset.
Thanks for pointing me in the correct direction.
When I run this it throws the warning "File Copy Writer: Skipped 4 features that were missing source datasets"
I think I might be missing a step somewhere I've tried changing some settings in the feature writer parameter's to no avail. Not sure how to include the source dataset.
Its possible you might be missing some attributes on the features - see here under examples for some more details
https://docs.safe.com/fme/html/FME_Desktop_Documentation/FME_ReadersWriters/filecopy/Feature_Representation.htm#top
Thanks for pointing me in the correct direction.
When I run this it throws the warning "File Copy Writer: Skipped 4 features that were missing source datasets"
I think I might be missing a step somewhere I've tried changing some settings in the feature writer parameter's to no avail. Not sure how to include the source dataset.
I apologize I'm still new to FME.
Is this what you are referencing? I thought I might need to use an attribute exposer based on another post I saw but I still get the same message about the missing source dataset.