You are currently working on UAT 

Find inconsistencies in a TM

Hi everyone

I would like to know if there is a way to find inconsistencies (in target) in a TM (could xbench be of any help??).

Any advice is welcome :)

Xavier

Parents Reply Children
  •  

    Martin Jornan said:
    it is ALWAYS possible using sdltm "directly" without corrupting the SDLTM

    I don't think this is correct.  If you are making changes to system and custom fields then yes, it's perfectly fine and we have developed a solution for something we will release shortly that uses SQL to do this as it is very fast.  But if you are changing content in the source and/or target segments then it is not always possible.  For this we had to use the Language Platform API to prevent corruption of the SDLTM.  So we created a mix and match and used SQL where it was safe and the APIs where we needed more surety.

    I would add a caveat here that this is only a problem for TMs that support the new SDLTM structure to accommodate fragment matching.  Legacy TMs are not affected by this, but since we are now on the second version to support fragment matching I think it's safe to say it's risky to use only SQL.  The APIs are designed to ensure developers can work on assets safely without damaging them in any way.

    If you are finding working with SQL is fine for the things you are doing then that's great, but please don't suggest this as always being possible as this may lead some developers down a path to problems.

    Paul Filkin | RWS

    Design your own training!
    You've done the courses and still need to go a little further, or still not clear? 
    Tell us what you need in our Community Solutions Hub

  • Former Member
    0 Former Member in reply to Paul Filkin
    do not worry about some developers.
    they are not going be leaded by my 1 cent comment here.

    I'm fine with my tools,
    SDL're fine with its own tools,
    and
    Some developers're fine with their own tools.

    beautiful day.
  • Former Member
    0 Former Member in reply to Paul Filkin
    you have to distinguish clearly between SQL and SQLite
    some people who have ambiguous knowledge about it are confusing these two, that's fine
    but, you are not that kind of one
    you are working at the company whose most important part is TM and the TM's key technique itself is SQLite