SCORM timestamp issue

Hi there,
I've been having issues with multiple quiz attempts and interactions not all being sent to the LMS. Most answers are sent though randomily LMS drops couple of answers on each re-attempt of the quiz yet each question is set to report the answer. It also doesnt appear to occur on first attempt only new attempts after first failed. LMS provider says this is a timestamp issue in the course which doesnt send it incorrect SCORM format therefore it rejects it when the same interaction id is already there from previous attempt failed. Below is the error from LMS. Please anyone advise how this might be corrected inside Captivate.
[11:05:25.897] SetValue('cmi.interactions.29.timestamp', '2013-09-13T11:05:25.0+00:60') returned 'false' in 0.001 seconds
[11:05:25.898] GetLastError() returned '406' in 0 seconds
[11:05:25.899] GetErrorString('406') returned 'Data Model Element Type Mismatch' in 0 seconds
[11:05:25.900] GetDiagnostic('') returned 'The cmi.interactions.29.timestamp value of '2013-09-13T11:05:25.0+00:60' is not a valid time type.' in 0 seconds

Im using captivate 6

Similar Messages

  • HTC One M8 call history timestamp issue

    I have waited patiently for several months through a couple firmware updates, expecting to see this issue addressed. However, it seems to have received very little attention or recognition.
    Using the stock phone app, any calls prior to the current day do not display the timestamp. Only calls made or received during the current day display the time of the call. Any calls received/made prior to the current day only display the date. Any calls placed yesterday only display simply "yesterday." Long-pressing any entries without a timestamp to select "view history" only displays the call "duration."
    A few friends have the same phone on another carrier and their devices display the name, phone number, date and timestamp in the "Call History" and "Phone" logs, even without the need to long press and "View History." They are also using the same stock Phone application. It is quite frustrating to not see the timestamps of missed calls.
    The few references online regarding this issue seem to have concluded this is a carrier programming issue, as those on Verizon have the same issue and those on another carrier do not.
    Does anyone using a Verizon HTC One M8 not have this issue using the stock Phone app?
    Does anyone know of a fix or workaround to address this without installing 3rd-party apps?
    Is Verizon planning to address this issue? Have they already?
    Whom shall I contact to raise this issue?
    Thanks in advance.

    Hi Pamela,
    Here's how things look.
    I can't remember it being any other way on my handset.
    Would appreciate anyone kindly confirming (or denying) this is how entries look on their Verizon HTC M8.
    (Censored for Privacy)
    Call History:
    Phone History:
    Long-Press entry > View Call History:

  • ODI timestamp issue

    Hi ,
    We are having a source column datatype as Date(Oracle 10g).
    When we just used the select date  from table --- the output is like '17-SEP-10 08:02:32'
    In the target also the date column data type is Date(Oracle 10g)...
    its a one - one mapping...after running the interface ,if we check the date column '17-SEP-10 12:00:00' ,for all the records we are getting the same format.
    what might be the issue...... the timestamp is not same as the source ,instead we are getting timestamp 12:00:00 same for all records..
    Any changes need here...plz let me know.
    Thanks,
    Ananth

    I'm not sure for you but,
    Few times ago we've seen an issue with our dates between source and target DB (both 10g).
    when on source there was HH24:MI:SS filled correctly, in target there was always 00:00:00.
    It occurs only when we were loading data from one server to another (never when source and target were on same server).
    It looks really similar with your issue...
    After some search it seems to came from our JDBC driver(Thin one)...
    To correct this I add a property in Topology each time I use this JDBC url.
    For each Data server I add the following property on Properties tab :
    Key = oracle.jdbc.V8Compatible     
    Value = true
    you can maybe try with this...
    Hope to help
    Regards,
    Brice

  • BUGREPORT: Timestamp issue when creating new url mappings

    We have come accross and issue when adding multiple databases and subsiqent url mappings.
    the issue presented in the log is
    ####<Nov 16, 2012 10:49:52 AM CST> <Error> <HTTP> <adeoraapp03.santos.com> <WLS_APEX> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1353025192413> <BEA-101020> <[ServletContext@955221946[app:apex module:apex.war path:/apex spec-version:2.5]] Servlet failed with Exception
    java.lang.IllegalArgumentException: Not a correctly formatted timestamp: 2012-11-15T23:52:58.0080Z
         at oracle.dbtools.common.util.Timestamps.valueOf(Timestamps.java:61)
         at oracle.dbtools.common.config.db.UrlMappings$Builder$1PoolFilter.startElement(UrlMappings.java:199)
         at oracle.dbtools.common.x3p.MatchFilter.startElement(MatchFilter.java:54)
         at oracle.dbtools.common.x3p.impl.Event.invoke(Event.java:52)
         at oracle.dbtools.common.x3p.impl.Chain$EventIterator.advance(Chain.java:125)
         at oracle.dbtools.common.x3p.impl.Chain$EventIterator.advance(Chain.java:79)
         at oracle.dbtools.common.util.AbstractIterator.next(AbstractIterator.java:28)
         at oracle.dbtools.common.x3p.impl.X3PReaderAdaptor.next(X3PReaderAdaptor.java:34)
         at oracle.dbtools.common.config.db.UrlMappings$Builder.read(UrlMappings.java:170)
         at oracle.dbtools.common.config.db.UrlMappings.existing(UrlMappings.java:99)
         at oracle.dbtools.common.config.db.UrlMappings.urlMappings(UrlMappings.java:93)
         at oracle.dbtools.common.config.db.DatabasePoolConfig.loadFromXML(DatabasePoolConfig.java:285)
         at oracle.dbtools.common.config.db.DatabasePoolConfig.loadFromDBFromTime(DatabasePoolConfig.java:181)
         at oracle.dbtools.common.config.db.DatabasePoolConfig.getPoolInfo(DatabasePoolConfig.java:54)
         at oracle.dbtools.rt.jdbc.DatabaseConnectionFilter.poolInfo(DatabaseConnectionFilter.java:60)
         at oracle.dbtools.rt.jdbc.DatabaseConnectionFilter.applyDatabaseConnectionInfo(DatabaseConnectionFilter.java:71)
         at oracle.dbtools.rt.web.HttpEndpointBase.service(HttpEndpointBase.java:119)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:184)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3732)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    This seems to be due to a time format issue when adding new database mapping in the url-mappings
    when running the following command
    @:as11g_pfrd_prod> java -jar apex.war map-url --type base-path /apexpoc apexpoc
    Nov 16, 2012 10:22:57 AM oracle.dbtools.common.config.file.ConfigurationFolder logConfigFolder
    INFO: Using configuration folder: /data1/software/oracle/product/as11g_pfrd_prod/user_projects/domains/PFRD_Domain/servers/WLS_APEX/apex_config/apex
    @:as11g_pfrd_prod> pwd
    /data1/software/oracle/product/as11g_pfrd_prod/user_projects/domains/PFRD_Domain/servers/WLS_APEX/stage/apex
    After running the command the following entry was added to url mappings file
    This resulted in the following entries in url-mapping.xml, (the timestamps are in to be in UTC):
    <pool base-path="/apexpoc" name="apexpoc" updated="2012-11-15T23:52:58.0080Z"/>
    Which caused the above stack trace and also caused a internal error 500 on the browser when trying to access APEX
    we removed the url mapping and ran the following command(at a different time in the day)
    @:as11g_pfrd_prod> pwd
    /data1/software/oracle/product/as11g_pfrd_prod/user_projects/domains/PFRD_Domain/servers/WLS_APEX/stage/apex
    @:as11g_pfrd_prod> java -jar apex.war map-url --type base-path /apexpoc apexpoc
    Nov 16, 2012 10:58:35 AM oracle.dbtools.common.config.file.ConfigurationFolder logConfigFolder
    INFO: Using configuration folder: /data1/software/oracle/product/as11g_pfrd_prod/user_projects/domains/PFRD_Domain/servers/WLS_APEX/apex_config/apex
    which resulted in a new entry in the url mappings table
    <pool base-path="/apexpoc" name="apexpoc" updated="2012-11-16T00:28:35.479Z"/>
    And the apex listener worked again

    Thanks Colm,
    Was this a known issue? If so do we have a common "thread" for known issues?
    And do we have any idea when 2.0 Final is coming out?

  • Timestamp issues between mysql 5.0 and 5.1

    Slightly off the dreamweaver trail here - but that's what I'm using (CS3)....here's hoping someone knows what the issue is here?
    I've created some 'closing soon' and an 'expired' label for some ads I'm running, the php code is below.
    <?php
              // get the current timestamp
      $now = time();
      // get the number of seconds in seven days
      $sevendays = 60*60*24*7;
      // get the expiry date
      $expires = $row_listJobs['job_service_expiry_date'];
      if ($expires < $now) {
        // display the expired image
    echo '<img src="../../images/buttons_labels/expired.gif" alt="expired job" />';
      } elseif ($now + $sevendays > $expires) {
        // display final week image
    echo '<img src="../../images/buttons_labels/closingsoon.gif" alt="job closing soon" />';
        ?>
    This works absolutely fine when using a Recordset with a UNIX_TIMESTAMP in it, and going into the background the 'job_service_expiry_date' field in mysql5.1.30 using php5.2.8 provides a 'Default' parameter whereby I can set the Default 'as defined' followed by 0000-00-00 00:00:00.  There is another date field for job posted - but this is just an ordinary date stamp. None of the fields are set up with current timestamps as I want to be able to update records with dates in the future.
    The problem arises specifically with uploading this to my server (hey it's 1&1 shared host, so things are a little restricted).  I'm running mysql5.0.67 with php5.2.9 here and the timezone is set to Europe/Berlin. (I'm in the UK).  Looking at the background everything is the same EXCEPT for the ability to set the 'Default, as defined etc'.  So, all the options I'm left with is to set it as a TIMESTAMP with Default 0000-00-00 00:00:00.
    Here's the issue. On browsing the relevant page I'm now presented with an error "Function xnameofdatabasex UNIX_TIMESTAMP does not exist" and the page won't load.  This didn't happen during local testing; the page displayed fine, and the php code worked perfectly.
    Has anyone else come across this problem and found a way around it?
    Could it be the difference in the mysql server versions that is causing the issue?? In which case any pointers on how to amend the fields, SQL query or the php code so that it does work would be really appreciated.  Could it work, for example, by setting the posting date as current timestamp and then the expiry date as just a date, with the php code set to display images depending on days ahead of the posted date eg closing soon +25 days, and expired >30 days for example......need help with this as I'm no php expert!
    I can add lines to the .htaccess files, but I've tried adding php_value date.timezone 'Europe/London' to it, but get a 500 error.  My thinking here was that perhaps it was the timezone difference confusing the php?....but I'm not sure.
    Incidently, any ideas on how to set the timezone through .htaccess without getting a 500 error (and within a dreamweaver CS3 environment) would also be welcomed.
    Thanks in advance
    Matt

    Thanks David
    I tried adding that line to .htaccess, but received the 500 internal server error when trying to access the site.  I've added the other line for the time being -hopefully that works!
    The SQL looks like this:
    SELECT jobs.job_id, jobs.client_id, jobs.category_id, LEFT(jobs.job_longdesc, 200) AS first200,
    jobs.job_imagemini, jobs.job_salary, jobs.job_location, jobs.job_country, jobs.job_title,
    jobs.job_posted_date, categories.category_id, categories.category_name,
    clients.client_id, UNIX_TIMESTAMP (jobs.job_service_expiry_date) AS job_service_expiry_date,
    jobs.job_featured
    FROM jobs, categories, clients
    WHERE jobs.client_id = clients.client_id AND jobs.category_id = categories.category_id AND jobs.job_longdesc LIKE %var1% AND jobs.job_country LIKE %var2% AND jobs.job_title LIKE %var3%
    ORDER BY jobs.job_featured ASC, jobs.job_posted_date DESC, jobs.job_title
    Cheers
    Matt

  • Date Timestamp issue

    Hi All,
    I am having a table in on database with a column of datatype DATE. There is a value which has date with timestamp. When i build an interface in ODI and do a 1-1 mapping with another table in a different database which is also of datatype DATE only DATE appears and the timestamp is missing. The version of ODI i am using is 10.1.3.2.
    If the tables are in same database then the samething is working, its accepting Date with timestamp.
    Any solution?
    Thanks,
    Vikram
    Edited by: Vikram Datta on Nov 14, 2008 3:06 AM

    Hi Vikram,
    Unfortunately this is a issue that happens when the data "travel" thru agent.
    There are some ways to solve that:
    1) create an temp table (yellow interface) just like the target table but with all Date columns to varchar and use the "to_char" function at source. After that, create a second interface from this temp table to target but now with "to_date" at staging area.
    2) customize your KM to do it for you. I mean, make the km works like above, but at its work tables (C$, I$) keeping the transformation implicit (invisible) to the programmer but as explicit conversion to the database.
    3) take a look at what is the default timestamp format at target database and make the transformation to it (to_char) letting an "implicit conversion" to the target database.
    The problem here is: If the default format change, all interfaces will need to be altered.
    4) customize the KM to set the format datatime at database for the ODI step and use this format at "to_char" mapping.
    To any solution where the "to_char" is used, the mapping must be at source.
    I always have been used the second option.
    Does it help you?
    Edited by: Cezar Santos on 16/11/2008 11:25

  • SCORM Publishing Issue

    We are trying to publish a course organized as separate
    daisy-chained files, so we can provide the user feedback on
    interactions and quizzes throughout the course, to a single SCORM
    2004 folder. Our question is, how do we publish the separate
    project files into one zip file and load it into our SCORM player
    so that the user's experience will be seamless as they move from
    one project to the next within the same course? Or, how do we
    generate multiple daisy-chained project files that use one Manifest
    for SCORM purposes? We published separate project files (as Flash
    outputs), zipped them and then tried to upload them to the SCORM
    player. But it stopped uploading after the first project, we think
    because it found a manifest file and stopped, as it can only take
    one manifest file per course.
    Whew, that was a mouthful.

    > Unfortunately, we have not yet resolved this issue. We
    are using a SCORM
    > player (vendor Rustici) that conforms to all SCORM 2004
    standards, including
    > sequencing.
    Have heard/read good things about them, so I'll trust that's
    all true.
    > However, we still need to determine whether Captivate
    has the
    > ability to generate SCORM 2004 compatible sequencing
    project files. Zipping the
    > multiple, daisy-chained project files and uploading them
    to the player does not
    > work, we believe because of the individual manifest
    files for each project. Is
    > there a way to create one manifest file for multiple,
    linked project files?
    Captivate can't do this on its own but you're right (I'm
    pretty sure)
    that this all has to be handled by one big custom manifest
    file..which
    you'll have to customize yourself.
    There is a manifest builder extension for DW from the Adobe
    Exchange but
    I don't know if it would help in this case.
    Doesn't Rustici have some sort of Manifest Builder tool? Or I
    know I've
    seen references to a couple others out there. A web search
    should reveal
    a tool that may help...
    > My understanding is that publishing the full course in
    one
    > project file in Captivate is not an option because I
    can't report back on all
    > the interactions & quizzes appropriately with the
    current set-up of the Review
    > Quiz function, and that a project file of this size
    would be problematic.
    You should be able to report on all the interactions, though
    I agree
    that trying to scatter a variety of quizzes throughout the
    lesson would
    likely be a problem. CP seems to just work with one set quiz
    (though
    I've not used that feature much). Regardless, you're
    definitely correct
    that working with such a large CP file would probably bring
    headaches of
    its own.
    > So we
    > are trying to break each section into its own project
    file and daisy-chain
    > them. But if I cannot generate those files in a way that
    the SCORM 2004 player
    > can recognize and deploy, then I don't know what else to
    do.
    I think you're on the right track with the manifest
    customization but
    figuring that out is a chore in itself. Perhaps look at tools
    that
    create such manifest during the publishing process to gain
    some insight
    as to the structure? I believe Thesis (by HunterStone) does
    this when
    converting Office documents to SCOs.
    Ultimately, you need to do something CP can't handle. So your
    best bet
    is to either search for a 'manifest maker' tool, research the
    depths of
    how to structure the manifest manually, hire out the process,
    or use a
    different tool.
    Wish I had better suggestions!
    Erik
    Erik Lord
    http://www.capemedia.net
    Adobe Community Expert - eLearning
    http://www.adobe.com/communities/experts/
    http://www.awaretips.net -
    Authorware Tips!

  • OLM SCORM content issue with FLash Player 9 Active X version 9.0.115

    Hi,
    Does any one have issue completing SCORM online content (flash object) via OLM with FLash Player 9 Active X version 9.0.115 using IE? I have same problem also via mozilla.
    I have two computer one with 9.0.45 and one with 9.0.115. I can complete the online course with version 9.0.45 without any issue but the status always incomplete with version 9.0.115. When using 9.0.115 it seem there is not communication between OLM player and the application (nothing showup in the java console).
    I checked Adobe website and this is what they quoted:
    ActionScript 2 getURL() and ActionScript 3 navigateToURL()calls such as getURL("javascript:myFunction();") fail with live web-server content if the HTML and SWF are in separate domains. This issue appears in Internet Explorer versions 6 and 7.

    Dharma,
    I just tried a piece of flash content using 9.0.115 on iLearning and had no issues, and this should be no different than OLM.
    Is the SCORM Adapter set up and in use with debugging turned on? Do you see information in the java console when running the content using the other version of Flash?

  • IPhone 4 SMS Timestamp Issue

    Hi,
    I have never had any problems with my SMS timestamps but all the messages I am receiving today are displaying the wrong ones. For example with one person I was texting, the timestamp in the main inbox was coming up as 'yesterday' when we had been sending messages to eachother this afternoon. I deleted all the messages that I got from her 'yesterday' and a new timestamp appeared and it was the time of the first message I received off her today.....no matter how many texts to and from we send it wont update. I'v made sure all the time/date settings of the phone are right and even restored it in the hope of fixing it. If anyone could shed some light on this it would be a great help, it's driving me absolutely crazy!
    Thanks!

    Is it just with the one person? Is it with all people on a particular carrier? I'm wondering if it could be a carrier issue. I'd suggest calling yours as a start.
    Best of luck.

  • Date and timestamp issue please help

    In the following creation_date is DATE datatype.
    creation_time is VARCHAR2 having only MI:SS (16:02).
    :DATE_LAST_CHECKED is VARCHAR2 having string without time.
    If that be the case how can I compare these 2 statements with the time. I need to compare with timestamp.
    Please let me know.
    TO_DATE(TO_CHAR(TRUNC(csa.CREATION_DATE),'DD-MON-YYYY') ||' ' || csa.creation_time,'DD-MON-YYYY HH:MI pm')
    = TO_DATE(NVL(:DATE_LAST_CHECKED,SYSDATE-5),'DD-MON-YYYY HH24:MI:SS')

    I won't even ask why creation_date and creation_time are split out into separate columns. The DATE datatype supports both and you will have to code conversions like this all over the place.
    to_date(to_char(csa.creation_date, 'mm/dd/yyyy') || csa.creation_time, 'mm/dd/yyyyhh:mi pm')
    = nvl(to_date(:date_last_checked, 'mm/dd/yyyy'), trunc(sysdate - 5))

  • Xy-graph timestamp issue

    Hi All,
    I'm sure it's simple but I can't figure out what is going wrong with my xy-graph. I read a timestamp as a string from a waveform data file and convert it to a timestamp format. I then plot data vs time.
    The timestamps look correct but the plot is all out of whack. I've attached a simple example. Can anyone help me and see what I'm doing wrong? 
    Thanks!  
    Solved!
    Go to Solution.
    Attachments:
    XY-example.vi ‏19 KB

    The data was taken on two consecutive days.I set the graph to be the same format but didn't work.
    Solution - make the timestamp creator to be dd/mm/yy. For some reason I thought it needed to be mm/dd/yy?
    Cheers! 

  • Timestamp issue in JDBC sender adapter

    All,
    Database is sending the timestamp in th below format,
    28-06-2010 12:41:20
    but  SAP PI JDBC adapter is converting the same data as below.
    28-06-2010 12:41:20.0
    we are getting an extra ZERO, can any one tell me the solution for not getting extra ZERO.
    Thank You,
    Madhav

    Try to Use JDBC Date Function in Select Query .
    to_char( Coloumn_name , 'DD-MON-YYYY HH:MI:SS')
    it will forcefully get the date in following format .. but one thing to remeber this will covert your date into string format ..so  to catch the following date on sender Message Type , it may require to create that structure  with string type.
    Regards
    Prabhat Sharma(Dragon).

  • Zulu Timestamp Issue in ADF BC

    Hello,
    We are using below linux version of OS:
    Linux hostname 2.6.18-308.20.1.el5 #1 SMP Tue Nov 6 04:38:29 EST 2012 x86_64 x86_64 x86_64 GNU/Linux
    Oracle Weblogic server version:
    WebLogic Server 10.3.5.0 Fri Apr 1 20:20:06 PDT 2011 1398638
    Oracle Database Version:
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    We have checked the timestamp returning are in MST(Mountain Standard Time) from Linux, from Oracle DB, and Weblogic Server, and Oracle JDK JVM, everywhere its MST only.
    We are running a ADF BC web service, in the response we are ZULU timestamp in the SOAP response for the web service.
    Please find a a sample response below.
    *<ns1:Endofdaytime>2004-06-01T14:00:00.0Z</ns1:Endofdaytime>*
    *<ns1:Effectivedaydate>2004-01-01T07:00:00.0Z</ns1:Effectivedaydate>*
    *<ns1:Expirydaydate>2007-02-28T07:00:00.0Z</ns1:Expirydaydate>*
    Can anybody let know what could be the cause for this ????

    hi rogerappl
    ... BC cannot support more than Validation and simple things related to the database. ...Are you referring to ADF Business Components?
    Could you post an example of what you need and is not supported?
    About your question, I can only refer you to this part of the documentation that might help you
    "Oracle® Fusion Middleware Java EE Developer's Guide for Oracle Application Development Framework - 11g Release 1 (11.1.1) - Part Number E16272-01 "
    at http://download.oracle.com/docs/cd/E14571_01/web.1111/e16272/toc.htm
    regards
    Jan Vervecken

  • The old TIMESTAMP issue on a query

    I have an SQL query
    DATE_COL = TIMESTAMP '2009-01-30 00:00:00'
    Where the date is generated by a repository variable with a default initializer.
    Now in metalink Oracle seem to suggest that we should be able to have a default initializer of DATE '30-JAN-2009' which I tried and seemed to work and gave me
    DATE_COL = TO_DATE('30-JAN-2009')
    however after working once, subsequent changes to the repository caused the TO_DATE to disappear and I was left with:
    DATE_COL = '30-JAN-2009'
    Has anyone managed to successfully use DATE in the default initializer??
    I'm on OBIEE 10.1.3.3

    .

  • Calendar timestamp issues in Oracle BI Dashboard

    Hi,
    The default calendar popup has time stamp associated with the date. Ex: '2008-10-01 00:00:00'
    Scenario: If I would like to run the report From Jan 1, 2008 To Jan 31, 2008 the report should be run for Feb 1st as Todate. Business doesn't like this approach.
    What are the feasible solutions that can be considered that can be done on the BI Server and it reflects for all users (besides applying the format at column level in RPD Physical Layer).
    Appreciate your valuable inputs.
    Regards
    KSK.

    Has anyone else encountered the issue?

Maybe you are looking for

  • How do I delete an email address in Tbird?

    I want to delete one of my email addresses, because, ever though it is the "Default" email address, I can't use it. I don't get all my emails from friends or colleagues that I had before switching to Thunderbird???

  • Which printer is best for inkjet printable plastic?

    I want a printer for printing on inkjet printable plastic.apparently a straight feed or flat bed is required. Perhaps the best printer for heavy card stock would work for the inkjet printable plastic. Any suggestions ? Thanks you

  • How to display calendar in prompts

    Is there any way we can show calendar in date prompt? So that user can select any date from calendar.

  • Camera raw in Elements 12 - Using the database instead of xmp sidecar files

    PSE12 ACR Is there somewhere some documentation about using the option to save the ACR settings in a database rather than in xmp sidecar files ? I have found the location of the 'Database' file in C:/Users/[my name]/AppData/Roaming/Adobe/CameraRaw/ S

  • HKONG: WIP Job이 어떤 MRP로부터 Release되었는지 확인하는 방법

    PURPOSE MRP Workbench를 통해 Released된 Work Order가 Wip mass load를 통해 생성 되며 Work Order 정보(Discrete Job)에서 source_code 는 'MRP'입니다. 이 때, Release가 여러 MRP 중 어떤 MRP를 통해서 생성 된 것인지에 대한 정보를 확인할 수 있는 방법에 대해 기술함. Explanation 1. 다음 SQL을 수행하여 나온 값이 WIP data정보와 동일한지