Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 787353
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T21:11:15+00:00 2026-05-14T21:11:15+00:00

I have some data that I export into an XML file and put in

  • 0

I have some data that I export into an XML file and put in a remote FTP Server.

I have to identified each object with a unique attribute, it doesn’t matter wich is, but must be persistent always => it can never change.

I don’t want to create a unique attribute, sequence, serial, etc.

I’m using the objectID but every time I use it a get a new reference.

I know that before the object has been saved, it has a ‘temporal id’, but once it’s saved, it gets the definitive.

I’m not seeing this, never.

When I export, just fetch all data and loop, and always I get a new reference:

NSURL *objectID = [[personalDataObject objectID] URIRepresentation];

// some of id received for the SAME OBJECT (no changes made, saved, ...)
// 61993296
// 62194624

thanks,

r.

edit

I was using %d instead of %@, now the returned data is:

x-coredata://F46F3300-8FED-4876-B0BF-E4D2A9D80913/DataEntered/p1
x-coredata://F46F3300-8FED-4876-B0BF-E4D2A9D80913/DataEntered/p2
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T21:11:15+00:00Added an answer on May 14, 2026 at 9:11 pm

    I think this maybe a reporting problem. The numbers you show that are supposed to be a URI/UUID are way, way to short.

    They should look like:

    UUIDs (Universally Unique
    Identifiers), also known as GUIDs
    (Globally Unique Identifiers) or IIDs
    (Interface Identifiers), are 128-bit
    values guaranteed to be unique. A UUID
    is made unique over both space and
    time by combining a value unique to
    the computer on which it was
    generated—usually the Ethernet
    hardware address—and a value
    representing the number of
    100-nanosecond intervals since October
    15, 1582 at 00:00:00.

    The standard format for UUIDs
    represented in ASCII is a string
    punctuated by hyphens, for example
    68753A44-4D6F-1226-9C60-0050E4C00067.
    The hex representation looks, as you
    might expect, like a list of numerical
    values preceded by 0x. For example,
    0xD7, 0x36, 0x95, 0x0A, 0x4D, 0x6E,
    0x12, 0x26, 0x80, 0x3A, 0x00, 0x50,
    0xE4, 0xC0, 0x00, 0x67 . To use a
    UUID, you simply create it and then
    copy the resulting strings into your
    header and C language source files.
    Because a UUID is expressed simply as
    an array of bytes, there are no
    endianness considerations for
    different platforms.

    I think you’re seeing different values because your only getting a piece, and a different piece at that, each time you check the UUID. Represented as a URI, they should look more like a URL. They definitely won’t look like an integer.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 390k
  • Answers 390k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer The book Cryptography Engineering by Ferguson, Schneier, and Kohno might… May 15, 2026 at 1:10 am
  • Editorial Team
    Editorial Team added an answer How about detecting whether the PDF is secured first before… May 15, 2026 at 1:10 am
  • Editorial Team
    Editorial Team added an answer CSV files could be in any format, depending on what… May 15, 2026 at 1:10 am

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.