Transports missing from QA worklist

Hi all -
We recently performed a system copy on our CRM system to refresh the QA
environment. Pending transports that were not yet in the production
system were re-imported into the QA environment post-refresh. (Our
STMS paths are configured to require 2 approvals in QA prior to move to
PRD). However, although they still show as "inactive" status in the
production import queue, these transports are missing from the QA worklist for
approval.
Anyone know how to get these transports to show back up in the QA worklist so that they can go through our standard approval procedure?
Thanks for the help!
Abby

Hi Abby, I realize this answer is probably a little late to help you but it may help others...
The previous answer only explains how to get the transports into a transport queue, which are just files on the OS under /usr/sap/trans/buffer.
Your question was how to get the transports into the QA worklist which is table TMSQWL in the QA approval system.
There are 3 steps to getting a transport ready for approval...
1. Add the transport to the delivery queue as per Pryan's reply.
2. Set the transport in the delivery queue as inactive (waiting for approval)
    tp setinactive <TR> <qa_sid> pf=<path to TMS profile>
3. Add the record to table TMSQWL in the QA approval system
    This could be done using SQL or by writing an ABAP program, but I don't know of an official way to do this.
regards,
Colin

Similar Messages

  • Transport Missing from queue

    Hi,
    Does someone know if it is possible to see who deleted a transport from an import buffer?
    I have looked at the normal logs in STMS but it does not give me usernames/ID's anywhere.
    We are missing certain transports and are suspecting that our production import queue is also mixed up.
    Regards,
    CJ

    Hi,
    It turned out that the suspect transports were created in Development as "Transport of Copies".
    It looks like when you transport a "T of C", it only goes to the next system but does not follow the transport path as what is assigned to all other transports.
    Thanks for the other tips though.
    Regards,
    CJ

  • Transporting Mail from  Mac OS 10.4.8 to 10.4.9

    Hello,
    I need transport mail from a Quad G5 with Mac Os 10.4.8 to a Mac Pro with Mac Os 10.4.9.
    Can I simply place a copy of the Mail folder which is in the users>home>library folder and the application preference file <com.apple.mail.plist> which is in the users>home>library>preferences folder from the G5 to the same location on the Mac Pro?
    Thank you,
    Scott
    G5 Dual 2.0 - 2.5 Gigs Ram   Mac OS X (10.3.9)  

    Hello Scott.
    Yes, Mail stores most preferences and all account settings in ~/Library/Preferences/com.apple.mail.plist (except the passwords, which are stored in the keychain). Everything else, including all your messages and mailboxes, is stored within the ~/Library/Mail/ folder.
    If both computers are running the same major version of Mac OS X, copying these (the preferences file and the entire Mail folder) from one computer to the other is all you need to do in order to have an exact copy of all your messages, mailboxes and Mail settings on both computers.
    Similarly, Address Book (which you may want to transfer as well) stores the settings in ~/Library/Preferences/com.apple.AddressBook.plist and the data in ~/Library/Application Support/AddressBook/.
    In order to avoid potential permissions issues, copy the files operating on the destination computer and while logged in as the user that’s going to use them. Also, be sure the affected applications aren’t running on either computer while doing that.
    In order to avoid accidentally losing any data (which might happen as a result of copying files in the wrong direction by mistake, for example), instead of overwriting the ~/Library/Mail folder on the destination right away, move it to the Desktop before transferring the files, and delete it only after making sure that you don’t miss anything.
    Note, however, that if what you really want is merge the mail currently stored on one computer with the mail stored on the other, you should use the File > Import Mailboxes function instead.
    Note: For those not familiarized with the ~/ notation, it refers to the user’s home folder. That is, ~/Library is the Library folder within the user’s home folder, i.e. /Users/username/Library.

  • How to transport data from one tab to another(mapinfo)?

    Hello all,
    due to a change of design i have to transport datas from one
    spatial table to another in order to use them in mapinfo.
    How can i handle this with polygon datas?
    if i just do a simple "insert into tab select * from anothertab;
    all std datas are moved but the spatials generate errors while
    opening in mapinfo (illegal data type) any ideas or suggestions?
    Thanks i advance,
    Volker I. Lipper

    Hi,
    just a guess - maybe the necessary metadata is missing. I suggest
    you check the MAPINFO.MAPINFO_MAPCATALOG table for the
    appropriate entry (for "anothertab"). If there is no
    corresponding row, you need to make the table mappable in Mapinfo
    Pro first.
    Hope this helps,
    --- Hans.

  • OSB - Content length http header missing from business service out message

    Hi all,
    I am having some diffuclty with a business service in OSB. I created the business service from the wsdl and created a regular proxy service that just routes to the business service. When i run the test console i get the below fault.
    <faultcode>soapenv:Server</faultcode>
    <faultstring>BEA-380000: Length Required</faultstring>
    <detail>
    After some debugging i find that the content length http header is missing from the outbound message the business process creates and sends to the acutal web service which sends back the http 411 fault.
    Does anyone know how to configure the message flow of my proxy service to ensure that the outbound message sent from the business service contains that content length http header or any suggestions on how to fix this issue will be appreciated.
    Thanks

    Disable the "Use Chunked Streaming Mode" property in HTTP Transport Configuration of your business service. By default it remains enabled.
    Regards,
    Anuj

  • Error in uploading BDC Models (Server name missing from URL in Property wcfmexURL)

    Hi,
    We are using multiple Dialogue Instances in DUET Enterprise.
    Problem: Before we did the Reverse Proxy Configuration for App Servers, Our BDC Models got imported in SharePoint Successfully (Correct WSS Setup and STS Urls) but After doing the Reverse Proxy Configurations, when we regenerated the BDC Models, apparently Server Name is missing from URL of the Propoerty "wcfmexurl".
    Below is the Error Text:
    [ERROR] The LobSystem (External System) / LobSystemInstance (External System Ins
    tance) Property with Name 'WcfMexDocumentUrl' has an invalid value 'https/sap/bc
    /srt/wsdl/bndg_CF37C550B825080AE1000000AC1F18FD/soap12/wsdl11/allinone/ws_policy
    /document?sap-client=400'.
        Error was encountered at or just before Line: '65' and Position: '20'.
    Failed to import model: Role
    [ERROR] The LobSystem (External System) / LobSystemInstance (External System Ins
    tance) Property with Name 'WcfMexDocumentUrl' has an invalid value 'https/sap/bc
    /srt/wsdl/bndg_CE38C550B825080AE1000000AC1F18FD/soap12/wsdl11/allinone/ws_policy
    /document?sap-client=400'.
        Error was encountered at or just before Line: '42' and Position: '20'.
    Failed to import model: UserRoles

    Hi Holger,
    Thanks a lot!
    This Error is gone after implementing the Note. Now the generated BDC Models have the correct URL for wcfmexURL property.
    now we have the Following Error:
    [ERROR] Error loading URL 'https://sapbwX.srv.XXX.com/sap/bc/srt/wsdl/bndg_92
    38C550B825080AE1000000AC1F18FD/soap12/wsdl11/allinone/ws_policy/document?sap-cli
    ent=XXX'. This normally happens when URL does not point to a valid discovery doc
    ument, service description, or XSD schema.
        Error was encountered at or just before Line: '48' and Position: '20'.
    Failed to import model: Account
    For this Error, our SharePoint Administrator is checking below Steps.
    1.    1) Open “wcfmexDocumentUrl” URL in the browser and copy all SSL certificates (including Root Certificates) to a file. Then import these certificates in the Trust Relationships section. Then try the import of the BDC Models
    2.   
    2) 2) Verifying Your server uses a virtual hostname and all the configuration (e.g. SSL certificate) is done for this virtual hostname. Also the URLs that are created and used in the BDC model are Same virtual hostnames, but not the ones from the physical server.
    3.  3)Re-verify SAML Authentication type and transport security at SAP.
    4) 4) Browse WSDL at SharePoint Server and verify “WSP:Policy”  and in WSDL make sure that it contains an entry:
    <sp:RequestSecurityTokenTemplate>
    <wst:KeyType>http://docs.oasis-open.org/ws-sx/ws-trust/200512/PublicKey</wst:KeyType>
    <wst:TokenType>http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.1#SAMLV1.1</wst:TokenType>
    </sp:RequestSecurityTokenTemplate>
    I will update the Results after these checks!
    Thanks,
    Saumil

  • Transport missing in QA

    Hi all,
    Found a strange behaviour today while transporting changes from DEV to QA.I can see in ESR Cache that import is done in QA with name 'nwdi_ctsadm' as below.
    But if I go and check under SWCV ,its not there .
    We use CTS+ Transport .I added all my ESR and ID changes in same TR.
    So what might be the reason for missing transports?
    Need help.
    Thanks,
    Sahana

    No, you only need to configure it once and transport it throughout the landscape.  If you go to the class CL_UJT_TRANSPORTS_MGR and look at the UPDATE_CHG_TABLE method,  if there the below method call is on line 30, then you are safe.  Again, these TLOGOs are now handled by the framework, so it will add them in the table if they do not exist in the target system during import.
    lt_mandatory_tlogo = do_transports_dao->get_mandatory_tlogo( ).
    If you do not see this line of code, then I would say they DO need to be in the table in the target system.  It really depends on what SP level you are at.
    Regards,
    Rich Heilman

  • MissingFieldException[ The following required field is missing from the lau

    Hi, I'm new to this forum so please put this thread in the right place if I have made a mistake.
    But here's my problem:
    I'm using jre 7 with the latest version.
    I downloaded and wanted to launch a Java based .jar game, which runs perfectly for the other users but my JRE gives the following error:
    Application error - unable to launch the application.
    MissingFieldException[ The following required field is missing from the launch file: <jnlp>]
         at com.sun.javaws.jnl.XMLFormat.parse(Unknown Source)
         at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
         at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
         at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
         at com.sun.javaws.Main.launchApp(Unknown Source)
         at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
         at com.sun.javaws.Main.access$000(Unknown Source)
         at com.sun.javaws.Main$1.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    On the forum where is the game developed i got the following answer:
    ''+it seems your OS/jre installation tries to start the jar as an applet which fails, because it's a regular application and not an applet. is there any way you can convince your jre to start LS as an application? i would like to give better/more detailed advice, but i'm not running windows, so i can't check for myself/try to work out a step-by-step guide.+ ''
    As I have browsed the internet for hours and haven't come up with a solution I'm asking for some help.

    That error seems to indicate that the JNLP file is broken because it is missing the starting starting <jnlp> XML tag; I'll take a guess and just say that it is completely empty. Since it works for other users, apparently somehow when you download it on your computer you end up with a broken file. No idea why, no way for me to know why either. I don't have access to your computer. All I can say is: try in another browser and if that doesn't work, try on another computer. If it works there, well then you may have to face the fact that your computer might need a clean install.
    And PS: this is a Java programming forum, not technical support for whatever game you want to play that just happens to use Java.

  • Downloads missing from dock

    Both the downloads icon and the documents icon are missing from the dock.  I try to drag them from Finder and nothing happens.  Where they should be there are very light grey bars.  This sounds odd, but I think they got pulled below the dock.  Sometime they appear in grey behind the dock but cannot be opened by clicking on them.  How do I get them back.

    (this is not going to solve it but it will help us see what you're saying. can you hit shift+cmd+4 at the same time, the cursor will become crosshairs. now hit space bar. the cursor should become a camera. place this camera on the dock, the dock should be highlighted when doing this, and click the mouse.
    A picture will be saved on your dock, upload that picture here for us to see.
    if you have your dock hidden this will not work, you'll need to right clickt he track where it separates your applications with the trash icon and then right click that go to dock preferences and then uncheck automatically hide and show dock. you can also access these settings in system preferences>dock
    should look something like this (I customized my dock so it won't look exactly like this but it will isolate your dock

  • TS1717 Started a software update this morning which didn't work.  Now Itunes will not open at all.  I get the following message."The program can't state becasue MSVCR80.dll is missing from your computer."

    Started a Itunes software update this morning which didn't work.  Now Itunes will not open at all.  I get the following message."The program can't state becasue MSVCR80.dll is missing from your computer."

    There are a couple of options that I know of to fix the issue.
    One is listed in this thread - https://discussions.apple.com/message/24606478#24606478 - and involves uninstalling iTunes and related components and then re-installing iTunes.  You will need to read the instructions in the thread to see the correct uninstall order.
    Second option is use System Restore to set your system back to a date prior to the iTunes update.  I did this before finding the thread mentioned above.
    Not sure exactly what the problem is but I know, after a search, that MSVCR80.dll was indeed already installed on my computer. 
    Message was edited by: karivers

  • Fields missing from CREMAS03

    I am tasked to update vendor master data using IDOCS and i immediately thought that CREMAS03 will do the job. However i am having difficulty in finding the following fields in the idoc
    1. SMTP_ADDR - mail address
    2.DEFLT_COMM - Standard Comm. type
    3. Building Code, Room and Floor
    4. House No
    5. Telephone extensions
    Are they really missing from the IDOC?. is there any other mechanism to populate these fields?. You help will be much appreciated.
    Arul

    More info:
    I looked at the IDOC structure using we60 before posting here. I can not find these filds. is there any trick in passing these fields? is there any other alternative method of updating these fields?.

  • Fields missing from webservice datasource in SSRS

    We are using a XML webservice as a datasource for SSRS. The webservice is returning  the hierarchy of departments of our company.
    The data is consumed by SSRS but some fields are missing.
    This is (simplified) what is returned by the webservice:
    <department>
      <nr>1</nr>
      <name>name1/name>
    </department>
    <department>
      <nr>2</nr>
      <name>name2/name>
      <parentdepartment>1</parentdepartment>
    </department>
    etc
    The field parentdepartment is missing from the fieldlist, even if I add it by hand it will be empty.
    At this forum I found that fields are even skipped when the first item has an empty value for a certain field so the absence of a field in the first item must certainly be the
    problem. Nr 1 has no parentdepartment field.
    Is there a way around this like skipping the first department, we don't need it, or forcing the SSRS-datasource to add the parentdepartment field.
    As it is used by many applications we prefer not to change the webservice to skip the first or add dummy values to the first item.

    Typically if the field doesn't show up the CR can't figure out what type it is which means when we query the DB for the field type the client/server returns the wrong type or some type that CR doesn't support.
    How is the field defined on the server?
    Thank you
    Don

  • "show in itunes store" command missing from video library

    updated to itunes 11.1, and ios7.
    This isn't a pro or con diatribe, just a list of the minorish bugs that i have noticed:
    First (probable?) bug:
    With the latest update, the (control click) "show in itunes store" command is missing from all video layouts (unwatched, shows, genres) except "list".
    I assume this is just a temporary bug, as it limits easy access to purchasable store content.
    This is especially important since "check for available downloads", while still around, has been, as far as i can tell, completely nonfunctional for months.
    I now have all my email notifications for passes turned on, and just manually click on the emails to download new content.
    However, especially for shows with extra content, sometimes the email doesn't download the actual show, just the extra content.
    for this reason, and for non pass shows, and just for general shopping and impulse buys, I liked to use the "show in itunes store" to easily check shows that i am currently interested in.
    except that now it is gone.
    Another (probable) bug:
    I have a lot of purchased content, so i have the cloud turned off to control the flow of menu information.  i don't need to see everything i have purchased all the time, only the newest shows that i actually have loaded onto the ipad.  I still just load in the shows i want to watch from my main computer after i have downloaded them from apple to the hard drive, which i guess is now a bit old fashioned.  ios7 doesn't seem to like this very much, as it initially displays the cloud content when opening the "video" app, before blanking and replacing it with the edited down version. But the real bug is this:
    Now when i delete a video on the ipad, it crashes the "video" app.
    And, instead of recognizing the delete when i sync to the computer, it ignores it and reloads the video onto the ipad.
    ......And finally:
    There is still a tendency for the ipad and itunes to throw up the "sign in" pop up, often multiple times in a row, anywhere and for no reason, even when i am already signed in. Sometimes i can just hit "cancel" and it disappears, other times it forces me to retype my password.  It's gotten a lot better and less frequent than when it first started earlier this year, but it's still around. 
    Having said this, I'm still, of course, a huge fan of the change earlier this year that keeps track of purchases and allows me redownload, instead of the old "lose it and its gone, tough luck" policy. 

    Ha.  Maybe it's just me then.  When i control click on a show, i'm getting:
    In Library/TV Shows:  Unwatched, Shows, and Genres:
    play "[show]"
    mark as watched
    mark as unwatched
    [depending on blue dot]
    get info
    rating
    show description
    show in finder
    reset plays
    show in playlist
    copy
    as opposed to, in List (and everywhere else):
    play "[show]"
    mark as watched
    mark as unwatched
    [depending on blue dot]
    get info
    rating
    show description
    show in finder
    show in itunes store
    get album artwork
    reset plays
    consolidate files
    new playlist from selection
    add to playlist
    show in playlist
    copy
    delete
    uncheck selection
    apply sort field
    I have my sidebar turned on, but it doesn't seem to make a difference if it is showing or not.
    I looked around in settings, view, and window for a way to modify the control click menu, but couldn't find anything.
    It's a very minor issue.
    If your menu is working, maybe I just need to delete my copy of itunes and reinstall.  Or change a setting somewhere.

  • Photos Not Syncing; Photos Missing From Albums, No Error Message, Running iTunes for Windows & iOS 7.1.2

    I am having an issue with syncing my photos on my iOS devices running iOS 7.1.2, the two being an iPhone 4s and iPad 2 Wi-Fi + 3G.
    When I sync photos, I keep on having photos turn up missing from entire albums. I have tried everything I can to resolve this issue from the support article titled <a href="http://support.apple.com/kb/TS3697">iTunes: Unable to sync photos</a>, and nothing has successfully worked in any kind of permanent form. I have even gone so far as to sync albums individually with a limit of around 400-500 total photos per sync, (give or take), and tried using what very little options I have on the photos tab for my devices in iTunes to essentially trick the devices to sync the missing photos. Despite this, iTunes still fails to sync newly added photos from the source location.
    I have even made the attempt of re-installing iOS 7 on both devices, and restoring from backup. Again with no avail.
    My best guess for my iPhone is that as it is a 16 GB, not all of 15.6 GB of photos will sync to the device, (go figure), but that doesn't explain why recent photos aren't added OR why my iPad 2 of 64 GB has missing photos.
    As of this post, I have an estimated 38,940 files, spread across 1,703 folders, (a large amount of folders being in some of the folders; from my knowledge never being more than two folders in). They are all in one dedicated folder on a hard drive I've dedicated to iTunes and music related files, (for the sake of AVOIDING this kind of nonsense, I might add).
    As for the system OS and iTunes, I am running Windows 7 64 bit, and I am using iTunes 11.2.2.3, but will have updated to iTunes 11.3 by the time anyone responds.

    I have the exact same problem.
    Same kind of photos/videos taken with the same camera randomly sync.
    Did 11.3 fix this issue?
    Sincerely

  • Iphone 4 wont sync to itunes anymore. Itunes opens then a message comes up saying I need to restore it. I want to avoid doing this as I've noticed some of my purchases since updating itunes are missing from computer but they are on my phone.

    I have reset my phone, put the latest updates on itunes and iphone and thought it might work then, but no luck. I am trying to avoid restoring it as I dont want to loose the data I have purchased that is missing off my itunes since I updated that. I'm not sure how to contact itunes to get my data put back on my itunes on computer. All my purcahsed data from itunes still comes up on my phone as it hasnt been able to sync to the update. DOes anyone know how to contact itunes to have bought data re-put back on. It comes up in my itunes acocount with the date and purchase number but these items are missing from my itunes purcahsed items. Weird?
    I am on an imac. Is there anyway I can get around the issue of syncing again or should I just restore once I have contacted itunes about them deleting my paid for items! I feel very ripped off, its like buyoing something from target and having the manager come to your house and retrieve it! lol

    Plawexki wrote:
    ...  do you know if the contacts, photos, messages etc will be wiped?
    Yes... Everything will be Wiped and Replaced with what is currently on Your Mac.
    SYNCING with iTunes
    See here  >  http://support.apple.com/kb/HT1386
    From Here  >  http://www.apple.com/support/iphone/syncing/
    You may find this information of interest...
    Have a read here...
    https://discussions.apple.com/message/18409815?ac_cid=ha
    And See Here...
    How to Use Multiple iDevices with One Computer

Maybe you are looking for

  • FM to create a PO with a PR

    Hello guys, Can you kindly let me know if there is any FM to create a PO after the PR is created. Thanks.

  • Add Outgoing Payment

    This is my code for creating Outgoing Payment. Dim payment As SAPbobsCOM.Payments = SBO_Company.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oVendorPayments) payment.DocDate = Date.Now payment.CardCode = "Testing" payment.PayToCode = "Testing PTD" paym

  • Any other US based BB users not receiving mails as of 12pm this afternoon?

    Despite receiving loads of emails to my laptop, nothing seems to have pushed through to my device (from my work or personal emails) since about noon today. Is anyone else seeing the same thing? What is up?

  • Rescue & Recovery can't see backups any more

    Hi!  (new here, so hello all!) I have been using R&R on my T420 (Windows 7, 64-bit) for a while now, carefully backing up my C:\ to an external USB drive every few weeks, or when I install something major.  I had 29 backups on the disk.  The disk is

  • Mac book lion crashes with boot camp !

    I have a macbook pro model: A1278 with LION with BOOTCAMP After some times using windows (bootcamp) mac crashes. Then I verified mac and repaired and then install mac drive 9 , after that I had access through mac with windows to copy files which were