Data type size in database and salesforce are not the same for some fields

  • raghu.a_85
    Participant
    8 years, 8 months ago #5367

    The data type size in database and salesforce are not the same for some fields.
    We tried to troubleshoot from the article in help.mydbsync.com ‘http://help.mydbsync.com/docs/display/CloudReplication/Mismatch+in+Data+Type+Size’

    But the same issue again, we use Dbsync Cloud Replication 4.0
    Let’s know what properties we need to change to overcome this issue.

    kishor.j_88
    Participant
    8 years, 8 months ago #5593

    Suppose on the “Account” object for the field “Tradestyle” with size and datatype as “Text(255)”, if the size and datatype needs do be modified to a size of “VARCHAR(500)”, use the property “FORCE.TRADESTYLE=varchar(500)” in the system.properties file.

    system.properties file can be found under <>/ dbsync-repl /WEB-INF / db /conf /

    Once the property is added please restart the dbsync server.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.